[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 28 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 28 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[28,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[28,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[28,1],"time":0.6}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[28,1]} 
[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 29 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 29 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[29,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[29,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[29,1],"time":0.58}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[29,1]} 
[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 30 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 30 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[30,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[30,1],"time":0.72},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[30,1],"time":0.69}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[30,1]} 
[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 31 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 31 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[31,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[31,1],"time":0.57},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[31,1],"time":0.5}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[31,1]} 
[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 32 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 32 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[32,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[32,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[32,1],"time":0.5}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[32,1]} 
[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 33 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 33 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[33,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[33,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[33,1],"time":0.59}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[33,1]} 
[2025-05-12 09:38:30] local.INFO: 🚀 Pipeline Mounted - ID: 34 | Search Value:  | Sort Value:   
[2025-05-12 09:38:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 34 | Sorting:   
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[34,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[34,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[34,1],"time":0.53}] 
[2025-05-12 09:38:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[34,1]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 09:38:32] local.INFO: 🚀 Pipeline Mounted - ID: 35 | Search Value:  | Sort Value:   
[2025-05-12 09:38:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 35 | Sorting:   
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[35,1]} 
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[35,1],"time":0.56},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.87},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[35,1],"time":0.69},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.5}] 
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[35,1]} 
[2025-05-12 09:38:32] local.INFO: 🚀 Pipeline Mounted - ID: 36 | Search Value:  | Sort Value:   
[2025-05-12 09:38:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 36 | Sorting:   
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[36,1]} 
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[36,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[36,1],"time":0.79}] 
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[36,1]} 
[2025-05-12 09:38:32] local.INFO: 🚀 Pipeline Mounted - ID: 37 | Search Value:  | Sort Value:   
[2025-05-12 09:38:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 37 | Sorting:   
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[37,1]} 
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[37,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[37,1],"time":0.31}] 
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[37,1]} 
[2025-05-12 09:38:32] local.INFO: 🚀 Pipeline Mounted - ID: 38 | Search Value:  | Sort Value:   
[2025-05-12 09:38:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 38 | Sorting:   
[2025-05-12 09:38:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[38,1]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[38,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[38,1],"time":0.45}] 
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[38,1]} 
[2025-05-12 09:38:33] local.INFO: 🚀 Pipeline Mounted - ID: 39 | Search Value:  | Sort Value:   
[2025-05-12 09:38:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 39 | Sorting:   
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[39,1]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[39,1],"time":0.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[39,1],"time":0.44}] 
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[39,1]} 
[2025-05-12 09:38:33] local.INFO: 🚀 Pipeline Mounted - ID: 40 | Search Value:  | Sort Value:   
[2025-05-12 09:38:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 40 | Sorting:   
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[40,1]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[40,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[40,1],"time":0.44}] 
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[40,1]} 
[2025-05-12 09:38:33] local.INFO: 🚀 Pipeline Mounted - ID: 41 | Search Value:  | Sort Value:   
[2025-05-12 09:38:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 41 | Sorting:   
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[41,1]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[41,1],"time":0.57},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[41,1],"time":0.48}] 
[2025-05-12 09:38:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[41,1]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.24},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.28},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.79},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.61}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.68},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.64},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.42}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.69}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.51},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.46}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.74}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.37}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:38:37] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:38:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.48}] 
[2025-05-12 09:38:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:38:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:38:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:38:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:38:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 09:42:15] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:42:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:42:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.92},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":2.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.07},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.92}] 
[2025-05-12 09:42:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:42:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:15] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:42:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:42:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.34},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":1.21},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.96}] 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:42:16] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:42:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.8}] 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:42:16] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:42:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.96},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.74}] 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:42:16] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:42:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":1.04},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.91}] 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:42:16] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:42:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.88},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.89}] 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:42:16] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:42:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.93},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.91}] 
[2025-05-12 09:42:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:42:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:42:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:42:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:42:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:16] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:46:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:46:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":2.54},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":2.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.52},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.76}] 
[2025-05-12 09:46:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:46:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:16] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:46:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:46:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.91},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.85},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.86},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.77}] 
[2025-05-12 09:46:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:46:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:46:17] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:46:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.99}] 
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:46:17] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:46:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.87},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.92}] 
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:46:17] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:46:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.85}] 
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:46:17] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:46:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":1.0},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.84}] 
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:46:17] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:46:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":1.08}] 
[2025-05-12 09:46:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:46:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:46:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:46:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:46:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.81},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":2.03},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.11},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.72}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.86},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.94},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.74},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.48}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.58}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":1.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":1.14}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.99},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.93}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":1.02},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":1.14}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:48:31] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:48:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":1.13},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":1.14}] 
[2025-05-12 09:48:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:48:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:48:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:48:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:48:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:06] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:49:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:49:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:49:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.5},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.9},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.64},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.71}] 
[2025-05-12 09:49:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:49:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:49:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.59},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.76},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.72}] 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:49:07] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:49:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.42}] 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:49:07] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:49:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.52}] 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:49:07] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:49:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.71}] 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:49:07] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:49:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.4},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.2}] 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:49:07] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:49:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.58}] 
[2025-05-12 09:49:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:49:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:49:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:49:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:49:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:27] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.52},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.02},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.02},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.41}] 
[2025-05-12 09:51:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:27] local.ERROR: Undefined variable $contract {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\task-card-description.blade.php","data":{"menuData":"<pre class=sf-dump id=sf-dump-1515855980 data-indent-pad=\"  \"><span class=sf-dump-note>array:1</span> [<samp data-depth=1 class=sf-dump-expanded>
  <span class=sf-dump-index>0</span> => {<a class=sf-dump-ref>#3695</a><samp data-depth=2 class=sf-dump-compact>
    +\"<span class=sf-dump-public title=\"Runtime added dynamic property\">menu</span>\": <span class=sf-dump-note>array:21</span> [<samp data-depth=3 class=sf-dump-compact>
      <span class=sf-dump-index>0</span> => {<a class=sf-dump-ref>#3621</a> &#8230;4}
      <span class=sf-dump-index>1</span> => {<a class=sf-dump-ref>#3624</a> &#8230;5}
      <span class=sf-dump-index>2</span> => {<a class=sf-dump-ref>#3635</a> &#8230;4}
      <span class=sf-dump-index>3</span> => {<a class=sf-dump-ref>#3636</a> &#8230;5}
      <span class=sf-dump-index>4</span> => {<a class=sf-dump-ref>#3640</a> &#8230;5}
      <span class=sf-dump-index>5</span> => {<a class=sf-dump-ref>#3644</a> &#8230;5}
      <span class=sf-dump-index>6</span> => {<a class=sf-dump-ref>#3645</a> &#8230;5}
      <span class=sf-dump-index>7</span> => {<a class=sf-dump-ref>#3651</a> &#8230;5}
      <span class=sf-dump-index>8</span> => {<a class=sf-dump-ref>#3652</a> &#8230;6}
      <span class=sf-dump-index>9</span> => {<a class=sf-dump-ref>#3655</a> &#8230;6}
      <span class=sf-dump-index>10</span> => {<a class=sf-dump-ref>#3657</a> &#8230;4}
      <span class=sf-dump-index>11</span> => {<a class=sf-dump-ref>#3658</a> &#8230;4}
      <span class=sf-dump-index>12</span> => {<a class=sf-dump-ref>#3659</a> &#8230;5}
      <span class=sf-dump-index>13</span> => {<a class=sf-dump-ref>#3672</a> &#8230;5}
      <span class=sf-dump-index>14</span> => {<a class=sf-dump-ref>#3677</a> &#8230;5}
      <span class=sf-dump-index>15</span> => {<a class=sf-dump-ref>#3680</a> &#8230;6}
      <span class=sf-dump-index>16</span> => {<a class=sf-dump-ref>#3682</a> &#8230;6}
      <span class=sf-dump-index>17</span> => {<a class=sf-dump-ref>#3684</a> &#8230;5}
      <span class=sf-dump-index>18</span> => {<a class=sf-dump-ref>#3692</a> &#8230;5}
      <span class=sf-dump-index>19</span> => {<a class=sf-dump-ref>#3693</a> &#8230;5}
      <span class=sf-dump-index>20</span> => {<a class=sf-dump-ref>#3694</a> &#8230;5}
    </samp>]
  </samp>}
</samp>]
</pre><script>Sfdump(\"sf-dump-1515855980\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","container":"<pre class=sf-dump id=sf-dump-636675977 data-indent-pad=\"  \">\"<span class=sf-dump-str title=\"15 characters\">container-fluid</span>\"
</pre><script>Sfdump(\"sf-dump-636675977\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","containerNav":"<pre class=sf-dump id=sf-dump-1487381360 data-indent-pad=\"  \">\"<span class=sf-dump-str title=\"15 characters\">container-fluid</span>\"
</pre><script>Sfdump(\"sf-dump-1487381360\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","errors":"<pre class=sf-dump id=sf-dump-1258563131 data-indent-pad=\"  \"><span class=sf-dump-note>Illuminate\\Support\\ViewErrorBag</span> {<a class=sf-dump-ref>#4708</a><samp data-depth=1 class=sf-dump-expanded>
  #<span class=sf-dump-protected title=\"Protected property\">bags</span>: []
</samp>}
</pre><script>Sfdump(\"sf-dump-1258563131\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","scrum_board":"<pre class=sf-dump id=sf-dump-587486247 data-indent-pad=\"  \"><span class=sf-dump-note>Modules\\ScrumBoard\\Models\\ScrumBoard</span> {<a class=sf-dump-ref>#4769</a><samp data-depth=1 class=sf-dump-expanded>
  #<span class=sf-dump-protected title=\"Protected property\">connection</span>: \"<span class=sf-dump-str title=\"5 characters\">mysql</span>\"
  #<span class=sf-dump-protected title=\"Protected property\">table</span>: \"<span class=sf-dump-str title=\"12 characters\">scrum_boards</span>\"
  #<span class=sf-dump-protected title=\"Protected property\">primaryKey</span>: \"<span class=sf-dump-str title=\"2 characters\">id</span>\"
  #<span class=sf-dump-protected title=\"Protected property\">keyType</span>: \"<span class=sf-dump-str title=\"3 characters\">int</span>\"
  +<span class=sf-dump-public title=\"Public property\">incrementing</span>: <span class=sf-dump-const>true</span>
  #<span class=sf-dump-protected title=\"Protected property\">with</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">withCount</span>: []
  +<span class=sf-dump-public title=\"Public property\">preventsLazyLoading</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">perPage</span>: <span class=sf-dump-num>15</span>
  +<span class=sf-dump-public title=\"Public property\">exists</span>: <span class=sf-dump-const>true</span>
  +<span class=sf-dump-public title=\"Public property\">wasRecentlyCreated</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">escapeWhenCastingToString</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">attributes</span>: <span class=sf-dump-note>array:15</span> [<samp data-depth=2 class=sf-dump-compact>
    \"<span class=sf-dump-key>id</span>\" => <span class=sf-dump-num>8</span>
    \"<span class=sf-dump-key>category_id</span>\" => <span class=sf-dump-num>3</span>
    \"<span class=sf-dump-key>owner_id</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>name</span>\" => \"<span class=sf-dump-str title=\"13 characters\">Change Orders</span>\"
    \"<span class=sf-dump-key>color</span>\" => \"<span class=sf-dump-str title=\"7 characters\">#6e7891</span>\"
    \"<span class=sf-dump-key>description</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>board_for</span>\" => \"<span class=sf-dump-str title=\"19 characters\">App\\Models\\Contract</span>\"
    \"<span class=sf-dump-key>allow_duplicate_tasks</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>is_private</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_starred</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_pinned</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>created_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-05 14:36:30</span>\"
    \"<span class=sf-dump-key>updated_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-05 14:36:50</span>\"
    \"<span class=sf-dump-key>deleted_at</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>archived_at</span>\" => <span class=sf-dump-const>null</span>
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">original</span>: <span class=sf-dump-note>array:15</span> [<samp data-depth=2 class=sf-dump-compact>
    \"<span class=sf-dump-key>id</span>\" => <span class=sf-dump-num>8</span>
    \"<span class=sf-dump-key>category_id</span>\" => <span class=sf-dump-num>3</span>
    \"<span class=sf-dump-key>owner_id</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>name</span>\" => \"<span class=sf-dump-str title=\"13 characters\">Change Orders</span>\"
    \"<span class=sf-dump-key>color</span>\" => \"<span class=sf-dump-str title=\"7 characters\">#6e7891</span>\"
    \"<span class=sf-dump-key>description</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>board_for</span>\" => \"<span class=sf-dump-str title=\"19 characters\">App\\Models\\Contract</span>\"
    \"<span class=sf-dump-key>allow_duplicate_tasks</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>is_private</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_starred</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_pinned</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>created_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-05 14:36:30</span>\"
    \"<span class=sf-dump-key>updated_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-05 14:36:50</span>\"
    \"<span class=sf-dump-key>deleted_at</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>archived_at</span>\" => <span class=sf-dump-const>null</span>
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">changes</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">casts</span>: <span class=sf-dump-note>array:4</span> [<samp data-depth=2 class=sf-dump-compact>
    \"<span class=sf-dump-key>allow_duplicate_tasks</span>\" => \"<span class=sf-dump-str title=\"7 characters\">boolean</span>\"
    \"<span class=sf-dump-key>created_at</span>\" => \"<span class=sf-dump-str title=\"15 characters\">datetime:d M, Y</span>\"
    \"<span class=sf-dump-key>updated_at</span>\" => \"<span class=sf-dump-str title=\"15 characters\">datetime:d M, Y</span>\"
    \"<span class=sf-dump-key>deleted_at</span>\" => \"<span class=sf-dump-str title=\"8 characters\">datetime</span>\"
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">classCastCache</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">attributeCastCache</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">dateFormat</span>: <span class=sf-dump-const>null</span>
  #<span class=sf-dump-protected title=\"Protected property\">appends</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">dispatchesEvents</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">observables</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">relations</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">touches</span>: []
  +<span class=sf-dump-public title=\"Public property\">timestamps</span>: <span class=sf-dump-const>true</span>
  +<span class=sf-dump-public title=\"Public property\">usesUniqueIds</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">hidden</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">visible</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">fillable</span>: <span class=sf-dump-note>array:11</span> [<samp data-depth=2 class=sf-dump-compact>
    <span class=sf-dump-index>0</span> => \"<span class=sf-dump-str title=\"11 characters\">category_id</span>\"
    <span class=sf-dump-index>1</span> => \"<span class=sf-dump-str title=\"8 characters\">owner_id</span>\"
    <span class=sf-dump-index>2</span> => \"<span class=sf-dump-str title=\"4 characters\">name</span>\"
    <span class=sf-dump-index>3</span> => \"<span class=sf-dump-str title=\"5 characters\">color</span>\"
    <span class=sf-dump-index>4</span> => \"<span class=sf-dump-str title=\"11 characters\">description</span>\"
    <span class=sf-dump-index>5</span> => \"<span class=sf-dump-str title=\"10 characters\">is_private</span>\"
    <span class=sf-dump-index>6</span> => \"<span class=sf-dump-str title=\"10 characters\">is_starred</span>\"
    <span class=sf-dump-index>7</span> => \"<span class=sf-dump-str title=\"11 characters\">archived_at</span>\"
    <span class=sf-dump-index>8</span> => \"<span class=sf-dump-str title=\"9 characters\">is_pinned</span>\"
    <span class=sf-dump-index>9</span> => \"<span class=sf-dump-str title=\"21 characters\">allow_duplicate_tasks</span>\"
    <span class=sf-dump-index>10</span> => \"<span class=sf-dump-str title=\"9 characters\">board_for</span>\"
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">guarded</span>: <span class=sf-dump-note>array:1</span> [<samp data-depth=2 class=sf-dump-compact>
    <span class=sf-dump-index>0</span> => \"<span class=sf-dump-str>*</span>\"
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">forceDeleting</span>: <span class=sf-dump-const>false</span>
</samp>}
</pre><script>Sfdump(\"sf-dump-587486247\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
"}},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Undefined variable $contract at C:\\laragon\\www\\PMS\\app\\Models\\Contract.php:1772)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', 'C:\\\\laragon\\\\www\\\\...', 1772)
#1 C:\\laragon\\www\\PMS\\app\\Models\\Contract.php(1772): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', 'C:\\\\laragon\\\\www\\\\...', 1772)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(658): App\\Models\\Contract->getTotalInvoicedAttribute(NULL)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(2124): Illuminate\\Database\\Eloquent\\Model->mutateAttribute('total_invoiced', NULL)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(489): Illuminate\\Database\\Eloquent\\Model->transformModelValue('total_invoiced', NULL)
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(443): Illuminate\\Database\\Eloquent\\Model->getAttributeValue('total_invoiced')
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2251): Illuminate\\Database\\Eloquent\\Model->getAttribute('total_invoiced')
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2299): Illuminate\\Database\\Eloquent\\Model->offsetExists('total_invoiced')
#8 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\task-card-description.blade.php(108): Illuminate\\Database\\Eloquent\\Model->__isset('total_invoiced')
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#16 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\task-card.blade.php(99): Illuminate\\View\\View->render()
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), '<div></div>')
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::sho...', Array, 'task-32')
#29 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\pipeline.blade.php(268): Livewire\\LivewireManager->mount('scrumboard::sho...', Array, 'task-32', Array, Array)
#30 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#31 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#37 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#39 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), '<div></div>')
#41 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::pip...', Array, 42)
#42 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\scrum-board.blade.php(36): Livewire\\LivewireManager->mount('scrumboard::pip...', Array, 42, Array, Array)
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#44 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#46 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#50 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#52 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), '<div></div>')
#54 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::scr...', Array, 'lw-1093978966-0')
#55 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\show.blade.php(28): Livewire\\LivewireManager->mount('scrumboard::scr...', Array, 'lw-1093978966-0', Array, Array)
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(123): require('C:\\\\laragon\\\\www\\\\...')
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('C:\\\\laragon\\\\www\\\\...', Array)
#59 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#61 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(69): Illuminate\\View\\View->render()
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(35): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(918): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(885): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authorize.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authorize->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'view', 'scrum_board')
#73 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\TwoFAEnabled.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\TwoFAEnabled->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\EnsurePasswordNotExpired.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\EnsurePasswordNotExpired->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckForLockMode.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckForLockMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\UserAndCompanyMustActive.php(65): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\UserAndCompanyMustActive->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\adminVerified.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\adminVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\RedirectIfAuthenticated.php(34): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'web')
#85 C:\\laragon\\www\\PMS\\vendor\\olssonm\\l5-very-basic-auth\\src\\Http\\Middleware\\VeryBasicAuth.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Olssonm\\VeryBasicAuth\\Http\\Middleware\\VeryBasicAuth->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#115 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#117 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#118 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#119 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#120 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#121 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#122 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#123 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#124 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#125 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#126 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#127 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#128 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#129 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#130 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#131 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#132 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#133 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#134 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#135 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#136 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#137 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#138 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#139 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#140 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#141 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#142 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#143 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#144 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#145 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#146 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#147 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#148 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#149 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#150 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#151 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#152 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#153 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#154 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#155 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#156 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#157 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#158 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#159 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#160 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#161 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#162 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#163 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#164 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#165 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#166 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#167 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#168 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#169 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#170 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#171 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#172 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#173 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#174 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#175 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $contract at C:\\laragon\\www\\PMS\\app\\Models\\Contract.php:1772)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', 'C:\\\\laragon\\\\www\\\\...', 1772)
#1 C:\\laragon\\www\\PMS\\app\\Models\\Contract.php(1772): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', 'C:\\\\laragon\\\\www\\\\...', 1772)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(658): App\\Models\\Contract->getTotalInvoicedAttribute(NULL)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(2124): Illuminate\\Database\\Eloquent\\Model->mutateAttribute('total_invoiced', NULL)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(489): Illuminate\\Database\\Eloquent\\Model->transformModelValue('total_invoiced', NULL)
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php(443): Illuminate\\Database\\Eloquent\\Model->getAttributeValue('total_invoiced')
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2251): Illuminate\\Database\\Eloquent\\Model->getAttribute('total_invoiced')
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2299): Illuminate\\Database\\Eloquent\\Model->offsetExists('total_invoiced')
#8 C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php(116): Illuminate\\Database\\Eloquent\\Model->__isset('total_invoiced')
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#16 C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php(81): Illuminate\\View\\View->render()
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), '<div></div>')
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::sho...', Array, 'task-32')
#29 C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php(260): Livewire\\LivewireManager->mount('scrumboard::sho...', Array, 'task-32', Array, Array)
#30 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#31 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#37 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#39 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), '<div></div>')
#41 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::pip...', Array, 42)
#42 C:\\laragon\\www\\PMS\\storage\\framework\\views\\38ad1cacfe5c16846f0381bb90d73d54.php(29): Livewire\\LivewireManager->mount('scrumboard::pip...', Array, 42, Array, Array)
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#44 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#46 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#50 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#52 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), '<div></div>')
#54 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::scr...', Array, 'lw-1093978966-0')
#55 C:\\laragon\\www\\PMS\\storage\\framework\\views\\ad5f3f16051f2b7d03985a60749b13d2.php(45): Livewire\\LivewireManager->mount('scrumboard::scr...', Array, 'lw-1093978966-0', Array, Array)
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(123): require('C:\\\\laragon\\\\www\\\\...')
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('C:\\\\laragon\\\\www\\\\...', Array)
#59 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#61 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(69): Illuminate\\View\\View->render()
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(35): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(918): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(885): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authorize.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authorize->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'view', 'scrum_board')
#73 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\TwoFAEnabled.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\TwoFAEnabled->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\EnsurePasswordNotExpired.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\EnsurePasswordNotExpired->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckForLockMode.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckForLockMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\UserAndCompanyMustActive.php(65): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\UserAndCompanyMustActive->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\adminVerified.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\adminVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\RedirectIfAuthenticated.php(34): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'web')
#85 C:\\laragon\\www\\PMS\\vendor\\olssonm\\l5-very-basic-auth\\src\\Http\\Middleware\\VeryBasicAuth.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Olssonm\\VeryBasicAuth\\Http\\Middleware\\VeryBasicAuth->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#115 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#117 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#118 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#119 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#120 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#121 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#122 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#123 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#124 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#125 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#126 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#127 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#128 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#129 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#130 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#131 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#132 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#133 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#134 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#135 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#136 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#137 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#138 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#139 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#140 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#141 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#142 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#143 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#144 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#145 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#146 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#147 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#148 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#149 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#150 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#151 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#152 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#153 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#154 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#155 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#156 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#157 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#158 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#159 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#160 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#161 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#162 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#163 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#164 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#165 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#166 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#167 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#168 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#169 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#170 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#171 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#172 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#173 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#174 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#175 {main}
"} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.75},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.87},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.57}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.48},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.46},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.46}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.71},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.39},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.34}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.41},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.38},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.33}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.55},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.26},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.22}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.3},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.25},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.26}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.29},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.25},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.22}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.29},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.24},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.22}] 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:53] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:51:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.69},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.18},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.09},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.0}] 
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:53] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:51:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.26},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":2.0},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":1.19},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.91}] 
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:51:53] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:51:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:51:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:51:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":1.11},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":1.11}] 
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:51:54] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:51:54] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.99},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.87}] 
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:51:54] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:51:54] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.97},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":1.01}] 
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:51:54] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:51:54] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.91},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.98}] 
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:51:54] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:51:54] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.81}] 
[2025-05-12 09:51:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:51:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:51:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:51:54] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:51:54] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:02] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:54:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:54:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:54:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.86},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":2.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.28},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":1.24}] 
[2025-05-12 09:54:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":147,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:54:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.87},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.96},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.69},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.68}] 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:54:03] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:54:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.93},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.93}] 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:54:03] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:54:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":1.07},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.9}] 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:54:03] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:54:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.82},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.7}] 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:54:03] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:54:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.97},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":1.2}] 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:54:03] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:54:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.97},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":1.27}] 
[2025-05-12 09:54:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:54:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:54:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:54:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:54:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":276,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":54,"function":"attributeValuesToBeLogged","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Spatie\\Activitylog\\Traits\\{closure}","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":286,"function":"Illuminate\\Events\\{closure}","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":266,"function":"invokeListeners","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasEvents.php","line":215,"function":"dispatch","class":"Illuminate\\Events\\Dispatcher","type":"->"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 09:56:49] local.INFO: ReloadPipeline triggered for Pipeline ID: 42  
[2025-05-12 09:56:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:56:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:56:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:56:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:56:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:56:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.65},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":0.94},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.7},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.51}] 
[2025-05-12 09:56:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:56:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:56:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:56:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:56:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:56:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:56:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:56:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:56:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 09:56:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:56:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:56:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:56:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:56:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:56:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 09:56:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:56:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:56:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:56:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:56:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:57:26] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:57:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:57:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:57:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.57},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.07},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.23},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.92}] 
[2025-05-12 09:57:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:57:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":152,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":152,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:57:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.16},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.73},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.62}] 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:57:27] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:57:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.93},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.73}] 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:57:27] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:57:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":1.15},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":1.13}] 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:57:27] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:57:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.85},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.88}] 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:57:27] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:57:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":1.01},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.56}] 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:57:27] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:57:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.73},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.59}] 
[2025-05-12 09:57:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:57:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 09:57:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:57:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:57:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 09:57:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:57:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:57:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:57:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:57:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.68},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":2.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.5},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.86}] 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":152,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":152,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.28},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.98},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":1.39},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.86}] 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.81},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.83}] 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.9},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.88}] 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":1.12},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":1.01}] 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":1.03},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":1.0}] 
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 09:58:45] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 09:58:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 09:58:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":1.31},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":1.01}] 
[2025-05-12 09:58:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 09:58:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 09:58:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 09:58:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 09:58:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 09:58:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 09:58:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 09:58:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 09:58:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 09:58:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:00:43] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 10:00:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 10:00:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:00:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.57},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.66},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.37}] 
[2025-05-12 10:00:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:00:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":82,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":82,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":161,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":161,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 10:00:44] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.5},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.67},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.39},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.36}] 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:00:44] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 10:00:44] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.47}] 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:00:44] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 10:00:44] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.54}] 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:00:44] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 10:00:44] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.37}] 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:00:44] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 10:00:44] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.45}] 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:00:44] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 10:00:44] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.4},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.47}] 
[2025-05-12 10:00:44] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:44] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:44] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:44] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:00:48] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:48] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:48] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:48] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:00:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:00:48] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:00:48] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:00:48] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:00:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:00:48] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:00:59] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 10:00:59] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:00:59] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 10:00:59] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 10:00:59] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 10:00:59] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2142e","type":"->"}]} 
[2025-05-12 10:00:59] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 10:00:59] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:00:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:03] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":219,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":219,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1701,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":795,"function":"refresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"updateTask","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:16] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":219,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":219,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:01:17] local.INFO: reloadTaskCard event fired for Task ID: 33  
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":82,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":82,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":161,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":161,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.62},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.57},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.64}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":82,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":82,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":161,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":161,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.54},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.28},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.2}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.21}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.77}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.66}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.99}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:01:23] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 10:01:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.99},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.62}] 
[2025-05-12 10:01:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:01:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:01:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:49] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 10:01:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 10:01:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.28},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":2.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.93},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.27}] 
[2025-05-12 10:01:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 10:01:50] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.9},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.51},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.27},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.19}] 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:01:50] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 10:01:50] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.61}] 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:01:50] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 10:01:50] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.47}] 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:01:50] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 10:01:50] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.44}] 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:01:50] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 10:01:50] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.44}] 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:01:50] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 10:01:50] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.32}] 
[2025-05-12 10:01:50] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:50] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:50] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:50] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:50] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:01:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:01:54] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:54] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:54] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:01:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:01:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:01:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:01:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:01:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:01:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:01:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.58},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.56},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.37}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":81,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.26},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.25},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.19}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.34}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.34}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.34}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.39}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:03:06] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 10:03:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.72},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.59}] 
[2025-05-12 10:03:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:03:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:03:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:03:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:03:06] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:33:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:33:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:33:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.27},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":12.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.43},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.58}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.49},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.57},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.42}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.64}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.51}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.85},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.74}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.58}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 10:33:51] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 10:33:51] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.59}] 
[2025-05-12 10:33:51] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:51] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:51] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:51] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:33:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:33:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:33:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:33:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:33:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:33:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:33:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:33:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:33:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 10:34:00] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 10:34:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.19},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":3.5},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":3.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.44},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.72},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.93}] 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:34:00] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 10:34:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.65},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.91}] 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 10:34:00] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 10:34:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.72},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.72}] 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 10:34:00] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 10:34:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.87},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.81}] 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 10:34:00] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 10:34:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.38}] 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 10:34:00] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 10:34:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":1.11},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.92}] 
[2025-05-12 10:34:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:34:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:34:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:34:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:34:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:34:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:34:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:34:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:34:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:34:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:34:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:34:08] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 10:34:08] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:34:08] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 10:34:08] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 10:34:08] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 10:34:08] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$21e4c","type":"->"}]} 
[2025-05-12 10:34:08] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 10:34:08] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":95,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:34:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:36:52] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 10:36:52] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:36:52] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 10:36:52] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 10:36:52] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 10:36:52] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$261af","type":"->"}]} 
[2025-05-12 10:36:52] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 10:36:52] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":98,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":98,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":98,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:36:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":98,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:36:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:37:55] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 10:37:55] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 10:37:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:37:55] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 10:37:55] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 10:37:55] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 10:37:55] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 10:37:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$21f2e","type":"->"}]} 
[2025-05-12 10:37:55] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 10:37:55] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:37:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:37:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:34] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:38:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":219,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":219,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:38:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:38:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:38:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:39] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:38:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:38:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:40] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:38:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:38:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:42] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:38:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:38:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$23896","type":"->"}]} 
[2025-05-12 10:38:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:38:44] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 10:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:39:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:39:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:39:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:39:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:39:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:39:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:39:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:39:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:39:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:39:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:39:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:39:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:45:59] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 10:45:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.02},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.17},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":2.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.24},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.78},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.82}] 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:45:59] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 10:45:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.76},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.93}] 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 10:45:59] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 10:45:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.65}] 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 10:45:59] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 10:45:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.73}] 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 10:45:59] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 10:45:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.64}] 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 10:45:59] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 10:45:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.63}] 
[2025-05-12 10:45:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:45:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:45:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:45:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:45:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:46:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:46:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:46:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:46:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:46:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:46:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:46:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:46:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:46:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:46:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:46:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:46:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:46:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:46:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:46:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:46:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:46:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:57:05] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-12 10:57:05] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-12 10:57:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:57:05] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-12 10:57:05] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-12 10:57:05] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-12 10:57:05] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 10:57:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$25085","type":"->"}]} 
[2025-05-12 10:57:05] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 10:57:05] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-12 10:57:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:57:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 10:57:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:57:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:57:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:57:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:57:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:57:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:57:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:57:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:57:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:57:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:57:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:57:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 28 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 28 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[28,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[28,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[28,1],"time":0.6}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[28,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 29 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 29 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[29,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[29,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[29,1],"time":0.35}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[29,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 30 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 30 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[30,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[30,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[30,1],"time":0.36}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[30,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 31 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 31 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[31,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[31,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[31,1],"time":0.36}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[31,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 32 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 32 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[32,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[32,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[32,1],"time":0.36}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[32,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 33 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 33 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[33,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[33,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[33,1],"time":0.34}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[33,1]} 
[2025-05-12 10:59:33] local.INFO: 🚀 Pipeline Mounted - ID: 34 | Search Value:  | Sort Value:   
[2025-05-12 10:59:33] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 34 | Sorting:   
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[34,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[34,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[34,1],"time":0.19}] 
[2025-05-12 10:59:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[34,1]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 10:59:35] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.4},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.39},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":2.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.95},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.74},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.36}] 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:35] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 10:59:35] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.34}] 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 10:59:35] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 10:59:35] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.33}] 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 10:59:35] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 10:59:35] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.46}] 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 10:59:35] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 10:59:35] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.35},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.67}] 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 10:59:35] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 10:59:35] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.53}] 
[2025-05-12 10:59:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:35] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 10:59:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:59:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:59:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 10:59:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 10:59:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 10:59:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 10:59:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 10:59:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 10:59:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 10:59:42] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-12 10:59:42] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-12 10:59:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 10:59:42] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-12 10:59:42] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-12 10:59:42] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-12 10:59:42] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 10:59:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$24f88","type":"->"}]} 
[2025-05-12 10:59:42] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 10:59:42] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-12 10:59:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 10:59:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.72},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.43},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.03},{"query":"select * from `contracts` where `contracts`.`id` in (4, 12) and `contracts`.`deleted_at` is null","bindings":[],"time":0.76}] 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.48},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.78},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.51}] 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.37}] 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.47}] 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.28},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.2}] 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.31},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.71}] 
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 11:00:03] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 11:00:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 11:00:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.19}] 
[2025-05-12 11:00:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:00:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 11:00:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 11:00:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:00:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:00:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 11:00:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:00:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:00:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:00:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:00:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: find from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":180,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleTaskPinned","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":101,"function":"callMethods","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2335,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\PipelineProject.php","line":214,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":180,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleTaskPinned","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"}]} 
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":276,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":54,"function":"attributeValuesToBeLogged","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Spatie\\Activitylog\\Traits\\{closure}","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":286,"function":"Illuminate\\Events\\{closure}","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":266,"function":"invokeListeners","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasEvents.php","line":215,"function":"dispatch","class":"Illuminate\\Events\\Dispatcher","type":"->"}]} 
[2025-05-12 11:01:32] local.INFO: ReloadPipeline triggered for Pipeline ID: 42  
[2025-05-12 11:01:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 11:01:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:01:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:01:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":187,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleTaskPinned","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"}]} 
[2025-05-12 11:01:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":187,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleTaskPinned","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:01:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.7},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.2},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.89},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.64}] 
[2025-05-12 11:01:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:01:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:01:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":187,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleTaskPinned","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"}]} 
[2025-05-12 11:01:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:01:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:01:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:01:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:01:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:01:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:01:34] local.INFO: reloadTaskCard event fired for Task ID: 33  
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 11:01:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:01:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:01:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:01:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 11:01:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:01:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:01:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:01:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:04:38] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:04:38] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:04:38] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:04:38] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:04:38] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:04:38] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2613f","type":"->"}]} 
[2025-05-12 11:04:38] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:04:38] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:04:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:04:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 11:04:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":481,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:04:55] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:04:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2711e","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:04:56] local.INFO: reloadTaskCard event fired for Task ID: 33  
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:56] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:04:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:09] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 11:06:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 11:06:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:06:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.02},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":2.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.01},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.91}] 
[2025-05-12 11:06:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:06:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:06:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 11:06:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.07},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":1.08},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.95}] 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:06:10] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 11:06:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.92},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.77}] 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 11:06:10] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 11:06:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":1.02},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.77}] 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 11:06:10] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 11:06:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.99}] 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 11:06:10] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 11:06:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.73},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.64}] 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 11:06:10] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 11:06:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.64}] 
[2025-05-12 11:06:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:06:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:06:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:06:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:17] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:06:17] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":155,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:17] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:06:17] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:06:17] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:06:17] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b20","type":"->"}]} 
[2025-05-12 11:06:17] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:06:17] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:23] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:27] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$aac","type":"->"}]} 
[2025-05-12 11:06:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":53,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 11:06:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":481,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:32] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2c244","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:33] local.INFO: reloadTaskCard event fired for Task ID: 33  
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 11:06:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":481,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:35] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2893e","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:36] local.INFO: reloadTaskCard event fired for Task ID: 33  
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:39] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$28722","type":"->"}]} 
[2025-05-12 11:06:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 11:06:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":555,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:45] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:06:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:06:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":291,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1c2b","type":"->"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:46] local.INFO: reloadTaskCard event fired for Task ID: 33  
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:06:47] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:01] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:14:01] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:14:01] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:14:01] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:14:01] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:14:01] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1103","type":"->"}]} 
[2025-05-12 11:14:01] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:14:01] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:14:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:14:10] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:14:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:14:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:14:12] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2992","type":"->"}]} 
[2025-05-12 11:14:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:14:52] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:14:52] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:14:52] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:14:52] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:14:52] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:14:52] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1e25","type":"->"}]} 
[2025-05-12 11:14:52] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:14:52] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:14:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:14:59] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:14:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:14:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:14:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:15:01] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$26df","type":"->"}]} 
[2025-05-12 11:15:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.34},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.44},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.28}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.57},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.57},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.37},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.55}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.51},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.24}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.26}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.2}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.21}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 11:15:04] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 11:15:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.51},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.35}] 
[2025-05-12 11:15:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 11:15:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 11:15:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 11:15:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:12] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:15:12] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:12] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:15:12] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:15:12] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:15:12] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3263","type":"->"}]} 
[2025-05-12 11:15:12] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:15:12] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:15:33] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:15:33] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:15:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:15:33] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:15:33] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:15:33] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:15:33] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:15:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$45c4","type":"->"}]} 
[2025-05-12 11:15:34] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:15:34] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:15:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:15:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:15:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:16:53] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:16:53] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:16:53] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:16:53] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:16:53] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:16:53] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3f6a","type":"->"}]} 
[2025-05-12 11:16:53] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:16:53] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:16:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:16:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:40] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:19:40] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:19:40] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:19:40] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:19:40] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:19:40] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$230","type":"->"}]} 
[2025-05-12 11:19:40] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:19:40] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:42] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$66d","type":"->"}]} 
[2025-05-12 11:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:43] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$515c","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:45] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$434a","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:46] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d24","type":"->"}]} 
[2025-05-12 11:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:47] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$57d9","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:19:48] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:19:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d65","type":"->"}]} 
[2025-05-12 11:19:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:33] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:20:33] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:20:33] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:20:33] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:20:33] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:20:33] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$64de","type":"->"}]} 
[2025-05-12 11:20:33] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:20:33] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:35] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:20:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:20:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5974","type":"->"}]} 
[2025-05-12 11:20:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:37] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5def","type":"->"}]} 
[2025-05-12 11:20:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:38] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:20:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:20:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$58ed","type":"->"}]} 
[2025-05-12 11:20:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:20:42] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:20:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$66a7","type":"->"}]} 
[2025-05-12 11:20:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:22:28] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:22:28] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:22:28] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:22:28] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:22:28] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:22:28] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1c08","type":"->"}]} 
[2025-05-12 11:22:28] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:22:28] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:22:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:22:32] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a8e","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:22:33] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:22:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2085","type":"->"}]} 
[2025-05-12 11:22:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:32] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:24:32] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:24:32] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:24:32] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:24:32] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:24:32] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7602","type":"->"}]} 
[2025-05-12 11:24:32] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:24:32] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:35] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7ec0","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:36] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7a7f","type":"->"}]} 
[2025-05-12 11:24:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:24:43] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:24:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2957","type":"->"}]} 
[2025-05-12 11:24:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:29:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:29:29] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:29:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:29:29] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:29:29] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:29:29] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:29:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:29:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7efa","type":"->"}]} 
[2025-05-12 11:29:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:29:29] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:29:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:29:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:29:55] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6ec4","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:29:56] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8377","type":"->"}]} 
[2025-05-12 11:29:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:29:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:30:00] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7796","type":"->"}]} 
[2025-05-12 11:30:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:34:33] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:34:33] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:34:33] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:34:33] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:34:33] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:34:33] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3d1b","type":"->"}]} 
[2025-05-12 11:34:33] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:34:33] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:34:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:34:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:20] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:44:20] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:44:20] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:44:20] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:44:20] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:44:20] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3ca6","type":"->"}]} 
[2025-05-12 11:44:20] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:44:20] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:23] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8b57","type":"->"}]} 
[2025-05-12 11:44:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:24] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4c24","type":"->"}]} 
[2025-05-12 11:44:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:27] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9666","type":"->"}]} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:28] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$509f","type":"->"}]} 
[2025-05-12 11:44:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:30] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$551a","type":"->"}]} 
[2025-05-12 11:44:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:31] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9f1f","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:33] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$524b","type":"->"}]} 
[2025-05-12 11:44:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:35] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a7f1","type":"->"}]} 
[2025-05-12 11:44:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:38] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6668","type":"->"}]} 
[2025-05-12 11:44:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:39] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$ac6c","type":"->"}]} 
[2025-05-12 11:44:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:44] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$713b","type":"->"}]} 
[2025-05-12 11:44:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:44:59] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:44:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$139a","type":"->"}]} 
[2025-05-12 11:45:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:15] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6799","type":"->"}]} 
[2025-05-12 11:45:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:17] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6c14","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:18] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1c6c","type":"->"}]} 
[2025-05-12 11:45:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:20] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$74cc","type":"->"}]} 
[2025-05-12 11:45:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:22] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7947","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:23] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$253f","type":"->"}]} 
[2025-05-12 11:45:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:45:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:20] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:46:20] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:46:20] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:46:20] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:46:20] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:46:20] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8d4d","type":"->"}]} 
[2025-05-12 11:46:20] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:46:20] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:23] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2e12","type":"->"}]} 
[2025-05-12 11:46:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:33] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$ca6f","type":"->"}]} 
[2025-05-12 11:46:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:37] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8456","type":"->"}]} 
[2025-05-12 11:46:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:38] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9621","type":"->"}]} 
[2025-05-12 11:46:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:44] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9ef3","type":"->"}]} 
[2025-05-12 11:46:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:48] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d97f","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:49] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3921","type":"->"}]} 
[2025-05-12 11:46:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:46:55] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:46:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$97a4","type":"->"}]} 
[2025-05-12 11:46:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:47:59] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:47:59] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:47:59] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:47:59] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:47:59] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:47:59] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e483","type":"->"}]} 
[2025-05-12 11:47:59] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:47:59] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:47:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:48:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:28] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:49:28] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:49:28] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:49:28] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:49:28] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:49:28] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a4fe","type":"->"}]} 
[2025-05-12 11:49:28] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:49:28] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:31] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$add3","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:32] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3fd8","type":"->"}]} 
[2025-05-12 11:49:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:34] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:49:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b68b","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:35] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b8d3","type":"->"}]} 
[2025-05-12 11:49:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:49:40] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$c1a5","type":"->"}]} 
[2025-05-12 11:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:50:02] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:50:02] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:50:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:50:03] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:50:03] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:50:03] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:50:03] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:50:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$c7cd","type":"->"}]} 
[2025-05-12 11:50:03] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:50:03] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:50:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:50:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:50:06] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$ca77","type":"->"}]} 
[2025-05-12 11:50:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:50:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:50:09] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:50:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:50:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:50:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d0a1","type":"->"}]} 
[2025-05-12 11:50:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:10] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:51:10] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:51:10] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:51:10] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:51:10] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:51:10] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5e50","type":"->"}]} 
[2025-05-12 11:51:10] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:51:10] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:12] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$fe8f","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:13] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$62cd","type":"->"}]} 
[2025-05-12 11:51:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:23] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$dfcb","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:24] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$10546","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:24] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e446","type":"->"}]} 
[2025-05-12 11:51:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:28] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e257","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:29] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e8c1","type":"->"}]} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:30] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7218","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:31] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1126f","type":"->"}]} 
[2025-05-12 11:51:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:34] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$f37a","type":"->"}]} 
[2025-05-12 11:51:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:51:35] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:51:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$258","type":"->"}]} 
[2025-05-12 11:51:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:53:12] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$f864","type":"->"}]} 
[2025-05-12 11:53:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:53:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:53:13] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:53:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:53:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:53:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7f6e","type":"->"}]} 
[2025-05-12 11:53:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:54:27] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:54:27] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:54:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:54:28] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:54:28] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:54:28] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:54:28] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:54:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$10569","type":"->"}]} 
[2025-05-12 11:54:28] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:54:28] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:54:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:54:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:54:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:54:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:54:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:54:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:55:48] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 11:55:48] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 11:55:48] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 11:55:48] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 11:55:48] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 11:55:48] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8826","type":"->"}]} 
[2025-05-12 11:55:48] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 11:55:48] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:55:55] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a53","type":"->"}]} 
[2025-05-12 11:55:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:55:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:55:57] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$106f4","type":"->"}]} 
[2025-05-12 11:55:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:57:53] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:57:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2325","type":"->"}]} 
[2025-05-12 11:57:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:58:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:58:02] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:58:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:58:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$10dab","type":"->"}]} 
[2025-05-12 11:58:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:58:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:58:07] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:58:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:58:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 11:58:30] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 11:58:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 11:58:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 11:58:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:00:33] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 12:00:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:00:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$951e","type":"->"}]} 
[2025-05-12 12:00:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:00:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:00:39] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 12:00:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:00:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:00:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:02:00] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 12:02:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:02:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:02:02] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 12:02:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:02:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:02:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:03:18] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 12:03:18] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:03:18] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 12:03:18] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 12:03:18] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 12:03:18] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$230","type":"->"}]} 
[2025-05-12 12:03:18] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:03:18] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:03:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:03:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:09:30] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 12:09:30] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 12:09:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:30] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 12:09:30] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 12:09:30] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 12:09:30] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:09:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d81","type":"->"}]} 
[2025-05-12 12:09:30] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:09:30] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 12:09:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:09:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":91,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:09:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.62},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.79},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":2.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.72},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.76},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.69}] 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:37] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:09:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.34}] 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:09:37] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:09:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.47}] 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:09:37] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:09:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.32}] 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:09:37] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:09:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.33},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.38}] 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:09:37] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:09:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.31}] 
[2025-05-12 12:09:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:09:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:09:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:09:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:09:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:09:39] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:39] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:39] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:39] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:09:39] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:09:39] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:09:39] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:09:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:09:39] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:09:41] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 12:09:41] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 12:09:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:09:41] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 12:09:41] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 12:09:41] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 12:09:41] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:09:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":294,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5328","type":"->"}]} 
[2025-05-12 12:09:41] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:09:41] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 12:09:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:09:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:13:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":276,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":54,"function":"attributeValuesToBeLogged","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Spatie\\Activitylog\\Traits\\{closure}","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":286,"function":"Illuminate\\Events\\{closure}","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":266,"function":"invokeListeners","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasEvents.php","line":215,"function":"dispatch","class":"Illuminate\\Events\\Dispatcher","type":"->"}]} 
[2025-05-12 12:13:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":276,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":54,"function":"attributeValuesToBeLogged","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Spatie\\Activitylog\\Traits\\{closure}","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":286,"function":"Illuminate\\Events\\{closure}","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":266,"function":"invokeListeners","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasEvents.php","line":215,"function":"dispatch","class":"Illuminate\\Events\\Dispatcher","type":"->"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:13:40] local.INFO: ReloadPipeline triggered for Pipeline ID: 27  
[2025-05-12 12:13:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:13:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.8},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.72},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.14},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.8},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.69},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.73}] 
[2025-05-12 12:13:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:13:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:13:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:13:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:13:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:13:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:13:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:13:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:13:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:13:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:13:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:13:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:13:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:13:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:13:50] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":41}}} 
[2025-05-12 12:13:50] local.INFO: Params after assignment {"params":{"task":41}} 
[2025-05-12 12:13:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:13:50] local.ERROR: Attempt to read property "projectable_type" on int {"view":{"view":"C:\\laragon\\www\\PMS\\resources\\views\\livewire\\global-drawer.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Attempt to read property \"projectable_type\" on int at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php:165)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 165)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(165): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 165)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->mount(41, NULL, NULL, NULL, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, Object(App\\Livewire\\GlobalDrawer))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, Object(App\\Livewire\\GlobalDrawer))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-20319...', Object(App\\Livewire\\GlobalDrawer))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-20319...', Object(App\\Livewire\\GlobalDrawer))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-20319...', Object(App\\Livewire\\GlobalDrawer))
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::tas...', Array, 'drawer-id-20319...')
#15 C:\\laragon\\www\\PMS\\resources\\views\\livewire\\global-drawer.blade.php(4): Livewire\\LivewireManager->mount('scrumboard::tas...', Array, 'drawer-id-20319...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Livewire\\GlobalDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\GlobalDrawer), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\GlobalDrawer))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"projectable_type\" on int at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php:165)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 165)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(165): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 165)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->mount(41, NULL, NULL, NULL, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, Object(App\\Livewire\\GlobalDrawer))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, Object(App\\Livewire\\GlobalDrawer))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-20319...', Object(App\\Livewire\\GlobalDrawer))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-20319...', Object(App\\Livewire\\GlobalDrawer))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-20319...', Object(App\\Livewire\\GlobalDrawer))
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::tas...', Array, 'drawer-id-20319...')
#15 C:\\laragon\\www\\PMS\\storage\\framework\\views\\81f1e3f91180d20fb40f247c9ffc4e82.php(10): Livewire\\LivewireManager->mount('scrumboard::tas...', Array, 'drawer-id-20319...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Livewire\\GlobalDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\GlobalDrawer), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\GlobalDrawer))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}
"} 
[2025-05-12 12:14:45] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":40}}} 
[2025-05-12 12:14:45] local.INFO: Params after assignment {"params":{"task":40}} 
[2025-05-12 12:14:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:14:45] local.ERROR: Attempt to read property "projectable" on int {"view":{"view":"C:\\laragon\\www\\PMS\\resources\\views\\livewire\\global-drawer.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Attempt to read property \"projectable\" on int at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php:166)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 166)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(166): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 166)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->mount(40, NULL, NULL, NULL, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, Object(App\\Livewire\\GlobalDrawer))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, Object(App\\Livewire\\GlobalDrawer))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-74939...', Object(App\\Livewire\\GlobalDrawer))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-74939...', Object(App\\Livewire\\GlobalDrawer))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-74939...', Object(App\\Livewire\\GlobalDrawer))
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::tas...', Array, 'drawer-id-74939...')
#15 C:\\laragon\\www\\PMS\\resources\\views\\livewire\\global-drawer.blade.php(4): Livewire\\LivewireManager->mount('scrumboard::tas...', Array, 'drawer-id-74939...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Livewire\\GlobalDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\GlobalDrawer), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\GlobalDrawer))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"projectable\" on int at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php:166)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 166)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(166): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 166)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->mount(40, NULL, NULL, NULL, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, Object(App\\Livewire\\GlobalDrawer))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, Object(App\\Livewire\\GlobalDrawer))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-74939...', Object(App\\Livewire\\GlobalDrawer))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-74939...', Object(App\\Livewire\\GlobalDrawer))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, 'drawer-id-74939...', Object(App\\Livewire\\GlobalDrawer))
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::tas...', Array, 'drawer-id-74939...')
#15 C:\\laragon\\www\\PMS\\storage\\framework\\views\\81f1e3f91180d20fb40f247c9ffc4e82.php(10): Livewire\\LivewireManager->mount('scrumboard::tas...', Array, 'drawer-id-74939...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Livewire\\GlobalDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\GlobalDrawer), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\GlobalDrawer))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}
"} 
[2025-05-12 12:15:35] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":41}}} 
[2025-05-12 12:15:35] local.INFO: Params after assignment {"params":{"task":41}} 
[2025-05-12 12:15:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:15:35] local.INFO: 🔹 showDrawer triggered {"task":41} 
[2025-05-12 12:15:35] local.INFO: 🔹 mount() - Task ID: {"task_id":41} 
[2025-05-12 12:15:35] local.INFO: 🔄 Page Updated: {"new_page":7} 
[2025-05-12 12:15:35] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:15:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$44f6","type":"->"}]} 
[2025-05-12 12:15:35] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:15:35] local.INFO: 🔹 render() - Task ID: {"task_id":41} 
[2025-05-12 12:15:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:15:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":452,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"navigateBoardPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:15:51] local.ERROR: Attempt to read property "id" on null {"userId":1,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id\" on null at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php:206)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 206)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(206): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 206)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->render()
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(271): Livewire\\Wrapped->__call('render', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(231): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#101 {main}
"} 
[2025-05-12 12:16:39] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":40}}} 
[2025-05-12 12:16:39] local.INFO: Params after assignment {"params":{"task":40}} 
[2025-05-12 12:16:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:16:39] local.INFO: 🔹 showDrawer triggered {"task":40} 
[2025-05-12 12:16:39] local.INFO: 🔹 mount() - Task ID: {"task_id":40} 
[2025-05-12 12:16:39] local.INFO: 🔄 Page Updated: {"new_page":6} 
[2025-05-12 12:16:39] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:16:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5ce6","type":"->"}]} 
[2025-05-12 12:16:39] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:16:39] local.INFO: 🔹 render() - Task ID: {"task_id":40} 
[2025-05-12 12:16:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:16:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:16:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:16:56] local.ERROR: Method Modules\ScrumBoard\Livewire\ScrumBoard\TaskDrawer::dispatchBrowserEvent does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer::dispatchBrowserEvent does not exist. at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Component.php:136)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(1163): Livewire\\Component->__call('dispatchBrowser...', Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->updateSubmissionDate()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(474): Livewire\\Wrapped->__call('updateSubmissio...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#99 {main}
"} 
[2025-05-12 12:19:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:19:04] local.ERROR: Method Modules\ScrumBoard\Livewire\ScrumBoard\TaskDrawer::dispatchBrowserEvent does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer::dispatchBrowserEvent does not exist. at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Component.php:136)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(1163): Livewire\\Component->__call('dispatchBrowser...', Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->updateSubmissionDate()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(474): Livewire\\Wrapped->__call('updateSubmissio...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#99 {main}
"} 
[2025-05-12 12:19:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:19:44] local.INFO: 🔹 render() - Task ID: {"task_id":40} 
[2025-05-12 12:19:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:19:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$f4fb","type":"->"}]} 
[2025-05-12 12:23:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:23:08] local.INFO: 🔹 render() - Task ID: {"task_id":40} 
[2025-05-12 12:23:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:23:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b77","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:29:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.15},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.7},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":2.05},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.78},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.59},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.61}] 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:26] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:29:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.82},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.72}] 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:29:26] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:29:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.71},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.52}] 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:29:26] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:29:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.68}] 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:29:26] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:29:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.92},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.73}] 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:29:26] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:29:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.5}] 
[2025-05-12 12:29:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:29:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:29:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:29:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:35] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:35] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:35] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:35] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:29:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:29:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:29:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:29:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:29:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:29:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:29:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:29:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:30:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:30:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:30:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:30:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.69},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":2.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.04},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.73}] 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":93,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":93,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.61},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.94},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.61},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.51}] 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.88}] 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.65},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.57}] 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.85}] 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.65},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.52}] 
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 12:30:38] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 12:30:38] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 12:30:38] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:38] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:38] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 12:30:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:38] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.85},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.69}] 
[2025-05-12 12:30:39] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:39] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:39] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:39] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:30:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:30:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:30:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:30:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:30:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:30:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:30:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:30:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:30:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:30:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:35:02] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 12:35:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 12:35:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:35:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.01},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":3.35},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.2},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.84}] 
[2025-05-12 12:35:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:35:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:35:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":90,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":90,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 12:35:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.7},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.41},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.33}] 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 12:35:03] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 12:35:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.35},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.22}] 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 12:35:03] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 12:35:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.41}] 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 12:35:03] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 12:35:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.5}] 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 12:35:03] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 12:35:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.87},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.74}] 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 12:35:03] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 12:35:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.44}] 
[2025-05-12 12:35:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:03] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:03] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:35:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.39},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.0},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":9.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.33},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.13},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.99}] 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:17] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:35:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.67}] 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:35:17] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:35:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":1.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":1.27}] 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:35:17] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:35:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.78},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.93}] 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:35:17] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:35:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.94},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.97}] 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:35:17] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:35:17] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.78},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.89}] 
[2025-05-12 12:35:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:35:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:35:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:35:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:35:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:35:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:35:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:35:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:35:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:35:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:35:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:35:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:35:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:14] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:37:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.15},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.7},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.04},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.11},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.44}] 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:14] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:37:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.76},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.63}] 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:37:14] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:37:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.65}] 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:37:14] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:37:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.27}] 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:37:14] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:37:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.7},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.83}] 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:37:14] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:37:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.72},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.62}] 
[2025-05-12 12:37:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:37:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:37:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:37:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:37:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:37:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:37:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:37:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:37:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:37:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:37:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:37:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:09] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:38:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.95},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.81},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.91},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.94},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.77},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.57}] 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:09] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:38:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.22}] 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:38:09] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:38:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.61}] 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:38:09] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:38:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.22}] 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:38:09] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:38:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.33},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.21}] 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:38:09] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:38:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.94}] 
[2025-05-12 12:38:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:38:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:38:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:38:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:38:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:38:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:38:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:38:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:38:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:38:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:38:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:38:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.11},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.53},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.05},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.63},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.65}] 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.31}] 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.2}] 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.2}] 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.23}] 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.57}] 
[2025-05-12 12:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:39:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:39:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:40:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:40:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:40:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:40:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:40:08] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:08] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:08] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:08] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:40:08] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:08] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:08] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:08] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:32] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:40:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.54},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.46},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.31},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.4},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.77}] 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:32] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:40:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.87},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.55}] 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:40:32] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:40:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":1.04},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.82}] 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:40:32] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:40:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.47}] 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:40:32] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:40:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":1.05},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.72}] 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:40:32] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:40:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.85},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":1.07}] 
[2025-05-12 12:40:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:32] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:40:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:40:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:40:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:36] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:36] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:36] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:36] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:40:39] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:39] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:39] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:39] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:40:39] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:39] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:39] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:40:39] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:40:39] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:40:39] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:40:39] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:40:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:40:39] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:19] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.68},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.55},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.08},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.28},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.42}] 
[2025-05-12 12:41:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:19] local.ERROR: syntax error, unexpected token "<" {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\task-card-description.blade.php","data":{"menuData":"<pre class=sf-dump id=sf-dump-191012773 data-indent-pad=\"  \"><span class=sf-dump-note>array:1</span> [<samp data-depth=1 class=sf-dump-expanded>
  <span class=sf-dump-index>0</span> => {<a class=sf-dump-ref>#3695</a><samp data-depth=2 class=sf-dump-compact>
    +\"<span class=sf-dump-public title=\"Runtime added dynamic property\">menu</span>\": <span class=sf-dump-note>array:21</span> [<samp data-depth=3 class=sf-dump-compact>
      <span class=sf-dump-index>0</span> => {<a class=sf-dump-ref>#3621</a> &#8230;4}
      <span class=sf-dump-index>1</span> => {<a class=sf-dump-ref>#3624</a> &#8230;5}
      <span class=sf-dump-index>2</span> => {<a class=sf-dump-ref>#3635</a> &#8230;4}
      <span class=sf-dump-index>3</span> => {<a class=sf-dump-ref>#3636</a> &#8230;5}
      <span class=sf-dump-index>4</span> => {<a class=sf-dump-ref>#3640</a> &#8230;5}
      <span class=sf-dump-index>5</span> => {<a class=sf-dump-ref>#3644</a> &#8230;5}
      <span class=sf-dump-index>6</span> => {<a class=sf-dump-ref>#3645</a> &#8230;5}
      <span class=sf-dump-index>7</span> => {<a class=sf-dump-ref>#3651</a> &#8230;5}
      <span class=sf-dump-index>8</span> => {<a class=sf-dump-ref>#3652</a> &#8230;6}
      <span class=sf-dump-index>9</span> => {<a class=sf-dump-ref>#3655</a> &#8230;6}
      <span class=sf-dump-index>10</span> => {<a class=sf-dump-ref>#3657</a> &#8230;4}
      <span class=sf-dump-index>11</span> => {<a class=sf-dump-ref>#3658</a> &#8230;4}
      <span class=sf-dump-index>12</span> => {<a class=sf-dump-ref>#3659</a> &#8230;5}
      <span class=sf-dump-index>13</span> => {<a class=sf-dump-ref>#3672</a> &#8230;5}
      <span class=sf-dump-index>14</span> => {<a class=sf-dump-ref>#3677</a> &#8230;5}
      <span class=sf-dump-index>15</span> => {<a class=sf-dump-ref>#3680</a> &#8230;6}
      <span class=sf-dump-index>16</span> => {<a class=sf-dump-ref>#3682</a> &#8230;6}
      <span class=sf-dump-index>17</span> => {<a class=sf-dump-ref>#3684</a> &#8230;5}
      <span class=sf-dump-index>18</span> => {<a class=sf-dump-ref>#3692</a> &#8230;5}
      <span class=sf-dump-index>19</span> => {<a class=sf-dump-ref>#3693</a> &#8230;5}
      <span class=sf-dump-index>20</span> => {<a class=sf-dump-ref>#3694</a> &#8230;5}
    </samp>]
  </samp>}
</samp>]
</pre><script>Sfdump(\"sf-dump-191012773\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","container":"<pre class=sf-dump id=sf-dump-8220735 data-indent-pad=\"  \">\"<span class=sf-dump-str title=\"15 characters\">container-fluid</span>\"
</pre><script>Sfdump(\"sf-dump-8220735\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","containerNav":"<pre class=sf-dump id=sf-dump-1945227165 data-indent-pad=\"  \">\"<span class=sf-dump-str title=\"15 characters\">container-fluid</span>\"
</pre><script>Sfdump(\"sf-dump-1945227165\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","errors":"<pre class=sf-dump id=sf-dump-1383231339 data-indent-pad=\"  \"><span class=sf-dump-note>Illuminate\\Support\\ViewErrorBag</span> {<a class=sf-dump-ref>#4708</a><samp data-depth=1 class=sf-dump-expanded>
  #<span class=sf-dump-protected title=\"Protected property\">bags</span>: []
</samp>}
</pre><script>Sfdump(\"sf-dump-1383231339\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
","scrum_board":"<pre class=sf-dump id=sf-dump-1872123596 data-indent-pad=\"  \"><span class=sf-dump-note>Modules\\ScrumBoard\\Models\\ScrumBoard</span> {<a class=sf-dump-ref>#4769</a><samp data-depth=1 class=sf-dump-expanded>
  #<span class=sf-dump-protected title=\"Protected property\">connection</span>: \"<span class=sf-dump-str title=\"5 characters\">mysql</span>\"
  #<span class=sf-dump-protected title=\"Protected property\">table</span>: \"<span class=sf-dump-str title=\"12 characters\">scrum_boards</span>\"
  #<span class=sf-dump-protected title=\"Protected property\">primaryKey</span>: \"<span class=sf-dump-str title=\"2 characters\">id</span>\"
  #<span class=sf-dump-protected title=\"Protected property\">keyType</span>: \"<span class=sf-dump-str title=\"3 characters\">int</span>\"
  +<span class=sf-dump-public title=\"Public property\">incrementing</span>: <span class=sf-dump-const>true</span>
  #<span class=sf-dump-protected title=\"Protected property\">with</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">withCount</span>: []
  +<span class=sf-dump-public title=\"Public property\">preventsLazyLoading</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">perPage</span>: <span class=sf-dump-num>15</span>
  +<span class=sf-dump-public title=\"Public property\">exists</span>: <span class=sf-dump-const>true</span>
  +<span class=sf-dump-public title=\"Public property\">wasRecentlyCreated</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">escapeWhenCastingToString</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">attributes</span>: <span class=sf-dump-note>array:15</span> [<samp data-depth=2 class=sf-dump-compact>
    \"<span class=sf-dump-key>id</span>\" => <span class=sf-dump-num>5</span>
    \"<span class=sf-dump-key>category_id</span>\" => <span class=sf-dump-num>3</span>
    \"<span class=sf-dump-key>owner_id</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>name</span>\" => \"<span class=sf-dump-str title=\"15 characters\">Claims Workflow</span>\"
    \"<span class=sf-dump-key>color</span>\" => \"<span class=sf-dump-str title=\"7 characters\">#6e7891</span>\"
    \"<span class=sf-dump-key>description</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>board_for</span>\" => \"<span class=sf-dump-str title=\"18 characters\">App\\Models\\Invoice</span>\"
    \"<span class=sf-dump-key>allow_duplicate_tasks</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>is_private</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_starred</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_pinned</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>created_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-04 14:04:19</span>\"
    \"<span class=sf-dump-key>updated_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-04 14:30:07</span>\"
    \"<span class=sf-dump-key>deleted_at</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>archived_at</span>\" => <span class=sf-dump-const>null</span>
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">original</span>: <span class=sf-dump-note>array:15</span> [<samp data-depth=2 class=sf-dump-compact>
    \"<span class=sf-dump-key>id</span>\" => <span class=sf-dump-num>5</span>
    \"<span class=sf-dump-key>category_id</span>\" => <span class=sf-dump-num>3</span>
    \"<span class=sf-dump-key>owner_id</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>name</span>\" => \"<span class=sf-dump-str title=\"15 characters\">Claims Workflow</span>\"
    \"<span class=sf-dump-key>color</span>\" => \"<span class=sf-dump-str title=\"7 characters\">#6e7891</span>\"
    \"<span class=sf-dump-key>description</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>board_for</span>\" => \"<span class=sf-dump-str title=\"18 characters\">App\\Models\\Invoice</span>\"
    \"<span class=sf-dump-key>allow_duplicate_tasks</span>\" => <span class=sf-dump-num>1</span>
    \"<span class=sf-dump-key>is_private</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_starred</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>is_pinned</span>\" => <span class=sf-dump-num>0</span>
    \"<span class=sf-dump-key>created_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-04 14:04:19</span>\"
    \"<span class=sf-dump-key>updated_at</span>\" => \"<span class=sf-dump-str title=\"19 characters\">2025-05-04 14:30:07</span>\"
    \"<span class=sf-dump-key>deleted_at</span>\" => <span class=sf-dump-const>null</span>
    \"<span class=sf-dump-key>archived_at</span>\" => <span class=sf-dump-const>null</span>
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">changes</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">casts</span>: <span class=sf-dump-note>array:4</span> [<samp data-depth=2 class=sf-dump-compact>
    \"<span class=sf-dump-key>allow_duplicate_tasks</span>\" => \"<span class=sf-dump-str title=\"7 characters\">boolean</span>\"
    \"<span class=sf-dump-key>created_at</span>\" => \"<span class=sf-dump-str title=\"15 characters\">datetime:d M, Y</span>\"
    \"<span class=sf-dump-key>updated_at</span>\" => \"<span class=sf-dump-str title=\"15 characters\">datetime:d M, Y</span>\"
    \"<span class=sf-dump-key>deleted_at</span>\" => \"<span class=sf-dump-str title=\"8 characters\">datetime</span>\"
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">classCastCache</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">attributeCastCache</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">dateFormat</span>: <span class=sf-dump-const>null</span>
  #<span class=sf-dump-protected title=\"Protected property\">appends</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">dispatchesEvents</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">observables</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">relations</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">touches</span>: []
  +<span class=sf-dump-public title=\"Public property\">timestamps</span>: <span class=sf-dump-const>true</span>
  +<span class=sf-dump-public title=\"Public property\">usesUniqueIds</span>: <span class=sf-dump-const>false</span>
  #<span class=sf-dump-protected title=\"Protected property\">hidden</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">visible</span>: []
  #<span class=sf-dump-protected title=\"Protected property\">fillable</span>: <span class=sf-dump-note>array:11</span> [<samp data-depth=2 class=sf-dump-compact>
    <span class=sf-dump-index>0</span> => \"<span class=sf-dump-str title=\"11 characters\">category_id</span>\"
    <span class=sf-dump-index>1</span> => \"<span class=sf-dump-str title=\"8 characters\">owner_id</span>\"
    <span class=sf-dump-index>2</span> => \"<span class=sf-dump-str title=\"4 characters\">name</span>\"
    <span class=sf-dump-index>3</span> => \"<span class=sf-dump-str title=\"5 characters\">color</span>\"
    <span class=sf-dump-index>4</span> => \"<span class=sf-dump-str title=\"11 characters\">description</span>\"
    <span class=sf-dump-index>5</span> => \"<span class=sf-dump-str title=\"10 characters\">is_private</span>\"
    <span class=sf-dump-index>6</span> => \"<span class=sf-dump-str title=\"10 characters\">is_starred</span>\"
    <span class=sf-dump-index>7</span> => \"<span class=sf-dump-str title=\"11 characters\">archived_at</span>\"
    <span class=sf-dump-index>8</span> => \"<span class=sf-dump-str title=\"9 characters\">is_pinned</span>\"
    <span class=sf-dump-index>9</span> => \"<span class=sf-dump-str title=\"21 characters\">allow_duplicate_tasks</span>\"
    <span class=sf-dump-index>10</span> => \"<span class=sf-dump-str title=\"9 characters\">board_for</span>\"
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">guarded</span>: <span class=sf-dump-note>array:1</span> [<samp data-depth=2 class=sf-dump-compact>
    <span class=sf-dump-index>0</span> => \"<span class=sf-dump-str>*</span>\"
  </samp>]
  #<span class=sf-dump-protected title=\"Protected property\">forceDeleting</span>: <span class=sf-dump-const>false</span>
</samp>}
</pre><script>Sfdump(\"sf-dump-1872123596\", {\"maxDepth\":3,\"maxStringLength\":160})</script>
"}},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): syntax error, unexpected token \"<\" at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\task-card-description.blade.php:59)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), Object(Closure))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), '<div></div>')
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::sho...', Array, 'task-8')
#12 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\pipeline.blade.php(268): Livewire\\LivewireManager->mount('scrumboard::sho...', Array, 'task-8', Array, Array)
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), '<div></div>')
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::pip...', Array, 27)
#25 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\scrum-board.blade.php(36): Livewire\\LivewireManager->mount('scrumboard::pip...', Array, 27, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#29 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#34 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#35 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), Object(Closure))
#36 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), '<div></div>')
#37 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::scr...', Array, 'lw-1093978966-0')
#38 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\show.blade.php(28): Livewire\\LivewireManager->mount('scrumboard::scr...', Array, 'lw-1093978966-0', Array, Array)
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(123): require('C:\\\\laragon\\\\www\\\\...')
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('C:\\\\laragon\\\\www\\\\...', Array)
#42 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#44 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(69): Illuminate\\View\\View->render()
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(35): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(918): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(885): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authorize.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authorize->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'view', 'scrum_board')
#56 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\TwoFAEnabled.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\TwoFAEnabled->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\EnsurePasswordNotExpired.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\EnsurePasswordNotExpired->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckForLockMode.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckForLockMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\UserAndCompanyMustActive.php(65): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\UserAndCompanyMustActive->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\adminVerified.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\adminVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\RedirectIfAuthenticated.php(34): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'web')
#68 C:\\laragon\\www\\PMS\\vendor\\olssonm\\l5-very-basic-auth\\src\\Http\\Middleware\\VeryBasicAuth.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Olssonm\\VeryBasicAuth\\Http\\Middleware\\VeryBasicAuth->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#80 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#82 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#84 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#86 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#117 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#118 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#119 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#120 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#121 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#122 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#123 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#124 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#125 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#126 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#127 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#128 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#129 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#130 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#131 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#132 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#133 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#134 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#135 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#136 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#137 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#138 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#139 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#140 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#141 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#142 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#143 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#144 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#145 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#146 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#147 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#148 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#149 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#150 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#151 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#152 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#153 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#154 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#155 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#156 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#157 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#158 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"<\" at C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php:61)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#6 C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php(76): Illuminate\\View\\View->render()
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#15 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), Object(Closure))
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard), '<div></div>')
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::sho...', Array, 'task-8')
#19 C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php(260): Livewire\\LivewireManager->mount('scrumboard::sho...', Array, 'task-8', Array, Array)
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#29 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), Object(Closure))
#30 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline), '<div></div>')
#31 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::pip...', Array, 27)
#32 C:\\laragon\\www\\PMS\\storage\\framework\\views\\38ad1cacfe5c16846f0381bb90d73d54.php(29): Livewire\\LivewireManager->mount('scrumboard::pip...', Array, 27, Array, Array)
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#34 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#36 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#40 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#42 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard), '<div></div>')
#44 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::scr...', Array, 'lw-1093978966-0')
#45 C:\\laragon\\www\\PMS\\storage\\framework\\views\\ad5f3f16051f2b7d03985a60749b13d2.php(45): Livewire\\LivewireManager->mount('scrumboard::scr...', Array, 'lw-1093978966-0', Array, Array)
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(123): require('C:\\\\laragon\\\\www\\\\...')
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('C:\\\\laragon\\\\www\\\\...', Array)
#49 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#51 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(69): Illuminate\\View\\View->render()
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(35): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(918): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(885): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authorize.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authorize->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'view', 'scrum_board')
#63 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\TwoFAEnabled.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\TwoFAEnabled->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\EnsurePasswordNotExpired.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\EnsurePasswordNotExpired->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckForLockMode.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckForLockMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\UserAndCompanyMustActive.php(65): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\UserAndCompanyMustActive->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\adminVerified.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\adminVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\RedirectIfAuthenticated.php(34): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'web')
#75 C:\\laragon\\www\\PMS\\vendor\\olssonm\\l5-very-basic-auth\\src\\Http\\Middleware\\VeryBasicAuth.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Olssonm\\VeryBasicAuth\\Http\\Middleware\\VeryBasicAuth->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#117 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#118 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#119 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#120 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#121 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#122 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#123 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#124 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#125 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#126 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#127 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#128 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#129 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#130 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#131 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#132 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#133 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#134 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#135 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#136 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#137 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#138 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#139 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#140 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#141 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#142 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#143 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#144 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#145 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#146 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#147 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#148 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#149 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#150 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#151 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#152 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#153 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#154 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#155 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#156 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#157 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#158 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#159 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#160 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#161 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#162 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#163 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#164 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#165 {main}
"} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.9},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.69},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.02},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.7},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.21},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.25}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.44},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.51},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.65},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.61},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.5},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.57}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.66},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.5},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.0},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.54},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.6}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.87},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.33},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.4},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.29},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.35}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.98},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.53},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.51},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.43},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.29},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.49}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.51},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.2},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.35},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.27},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.13},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.67}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.4},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.19},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.94},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.77},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.36},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.57}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:20] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.57},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.2},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.35},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.18},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.81}] 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:58] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:41:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.89},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.01},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":2.08},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.96},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.74},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.59}] 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:41:58] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:41:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.95},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.93}] 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:41:58] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:41:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":1.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":1.03}] 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:41:58] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:41:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.97},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.86}] 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:41:58] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:41:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.88},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.93}] 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:41:58] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:41:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.78}] 
[2025-05-12 12:41:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:41:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:41:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:41:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:41:58] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:42:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:42:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:42:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:42:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:42:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:42:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:42:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:42:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:42:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:42:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:42:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:42:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:42:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:42:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:42:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:42:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:42:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:42:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:42:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:01] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:43:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.4},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.53},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.07},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.79},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.42},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.41}] 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:01] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:43:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.23}] 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:43:01] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:43:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.31},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.41}] 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:43:01] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:43:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.36}] 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:43:01] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:43:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":1.04}] 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:43:01] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:43:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.67},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.53}] 
[2025-05-12 12:43:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:43:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:43:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:43:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:43:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:43:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:43:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:28] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 12:43:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.74},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.6},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.93},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.73},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.61},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.57}] 
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:28] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 12:43:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.35}] 
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:43:28] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 12:43:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.23}] 
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:43:28] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 12:43:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.2}] 
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:43:28] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 12:43:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:43:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:43:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.21}] 
[2025-05-12 12:43:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:29] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:43:29] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 12:43:29] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:43:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:29] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:29] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.21}] 
[2025-05-12 12:43:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:29] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 12:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:43:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:43:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:32] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:43:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:43:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:43:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:43:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:43:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:43:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:43:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:43:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:43:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:43:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:50:26] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":41}}} 
[2025-05-12 12:50:26] local.INFO: Params after assignment {"params":{"task":41}} 
[2025-05-12 12:50:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:50:26] local.INFO: 🔹 showDrawer triggered {"task":41} 
[2025-05-12 12:50:26] local.INFO: 🔹 mount() - Task ID: {"task_id":41} 
[2025-05-12 12:50:26] local.INFO: 🔄 Page Updated: {"new_page":7} 
[2025-05-12 12:50:26] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:50:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b21a","type":"->"}]} 
[2025-05-12 12:50:26] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:50:26] local.INFO: 🔹 render() - Task ID: {"task_id":41} 
[2025-05-12 12:50:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:50:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:53:47] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":41}}} 
[2025-05-12 12:53:47] local.INFO: Params after assignment {"params":{"task":41}} 
[2025-05-12 12:53:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:53:47] local.INFO: 🔹 showDrawer triggered {"task":41} 
[2025-05-12 12:53:47] local.INFO: 🔹 mount() - Task ID: {"task_id":41} 
[2025-05-12 12:53:47] local.INFO: 🔄 Page Updated: {"new_page":7} 
[2025-05-12 12:53:47] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:53:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1b15f","type":"->"}]} 
[2025-05-12 12:53:47] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:53:47] local.INFO: 🔹 render() - Task ID: {"task_id":41} 
[2025-05-12 12:53:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:53:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:58:16] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":41}}} 
[2025-05-12 12:58:16] local.INFO: Params after assignment {"params":{"task":41}} 
[2025-05-12 12:58:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:58:16] local.INFO: 🔹 showDrawer triggered {"task":41} 
[2025-05-12 12:58:16] local.INFO: 🔹 mount() - Task ID: {"task_id":41} 
[2025-05-12 12:58:16] local.INFO: 🔄 Page Updated: {"new_page":7} 
[2025-05-12 12:58:16] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 12:58:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1ba27","type":"->"}]} 
[2025-05-12 12:58:16] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 12:58:16] local.INFO: 🔹 render() - Task ID: {"task_id":41} 
[2025-05-12 12:58:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:58:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:58:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:58:24] local.INFO: 🔹 render() - Task ID: {"task_id":41} 
[2025-05-12 12:58:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 12:58:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$c376","type":"->"}]} 
[2025-05-12 12:59:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:59:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:59:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-comments\\src\\Jobs\\SendNotificationsForApprovedCommentJob.php","line":47,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-comments\\src\\Jobs\\SendNotificationsForApprovedCommentJob.php","line":30,"function":"getCommentable","class":"Spatie\\Comments\\Jobs\\SendNotificationsForApprovedCommentJob","type":"->"}]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: ReloadPipeline triggered for Pipeline ID: 27  
[2025-05-12 12:59:56] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.04},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.02},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":1.57},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":1.21},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.8},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.96}] 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:56] local.INFO: ReloadPipeline triggered for Pipeline ID: 22  
[2025-05-12 12:59:56] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.48}] 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 12:59:56] local.INFO: ReloadPipeline triggered for Pipeline ID: 23  
[2025-05-12 12:59:56] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.52}] 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 12:59:56] local.INFO: ReloadPipeline triggered for Pipeline ID: 24  
[2025-05-12 12:59:56] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.61}] 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 12:59:56] local.INFO: ReloadPipeline triggered for Pipeline ID: 25  
[2025-05-12 12:59:56] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.47}] 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 12:59:56] local.INFO: ReloadPipeline triggered for Pipeline ID: 26  
[2025-05-12 12:59:56] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.3},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.22}] 
[2025-05-12 12:59:56] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:56] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:56] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:56] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 12:59:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:59:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:57] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:59:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:57] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:57] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 12:59:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 12:59:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 12:59:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 12:59:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 12:59:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 12:59:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 12:59:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 12:59:58] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 13:00:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:00:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 13:00:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":487,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:00:07] local.INFO: 🔹 render() - Task ID: {"task_id":41} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d0d0","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:00:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:01:09] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:01:09] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:01:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:01:09] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:01:09] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:01:09] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:01:09] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:01:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6634","type":"->"}]} 
[2025-05-12 13:01:09] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:01:09] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:01:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:02:28] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:02:28] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:02:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:02:28] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:02:28] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:02:28] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:02:28] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:02:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$abb","type":"->"}]} 
[2025-05-12 13:02:28] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:02:28] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:02:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":27,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:02:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:05:04] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:05:04] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:05:04] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:05:04] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:05:04] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:05:04] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e8e8","type":"->"}]} 
[2025-05-12 13:05:04] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:05:04] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:05:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:07:50] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:07:50] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:07:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:07:50] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:07:50] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:07:50] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:07:50] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:07:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$ed65","type":"->"}]} 
[2025-05-12 13:07:50] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:07:50] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:08:33] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:08:33] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:08:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:08:33] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:08:33] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:08:33] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:08:33] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:08:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7bc6","type":"->"}]} 
[2025-05-12 13:08:33] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:08:33] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:08:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":27,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:09:07] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:09:07] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:09:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:09:07] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:09:07] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:09:08] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:09:08] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:09:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$f62f","type":"->"}]} 
[2025-05-12 13:09:08] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:09:08] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:09:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:09:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:09:28] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-12 13:09:28] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-12 13:09:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:09:28] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-12 13:09:28] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-12 13:09:28] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-12 13:09:28] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:09:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$fefa","type":"->"}]} 
[2025-05-12 13:09:28] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:09:28] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-12 13:09:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:09:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:10:09] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:10:09] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:10:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:10:09] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:10:09] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:10:09] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:10:09] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:10:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$ef7","type":"->"}]} 
[2025-05-12 13:10:09] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:10:09] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:10:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:10:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:10:27] local.INFO: 🔄 Page Updated: {"new_page":3} 
[2025-05-12 13:10:27] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:10:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$22ea","type":"->"}]} 
[2025-05-12 13:10:27] local.INFO: ✅ Task changed, navigating to new task: {"task_id":36} 
[2025-05-12 13:10:27] local.INFO: 🔹 navigateTask() - Received Task ID: {"task_id":36} 
[2025-05-12 13:10:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":405,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":342,"function":"navigateTask","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php","line":71,"function":"updatedPage","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php","line":31,"function":"setPage","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"nextPage","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-12 13:10:27] local.ERROR: ❌ Undefined method called: project from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":804,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":110,"function":"Illuminate\\Database\\Eloquent\\{closure}","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":802,"function":"noConstraints","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":776,"function":"getRelation","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":756,"function":"eagerLoadRelation","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":724,"function":"eagerLoadRelations","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":405,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"}]} 
[2025-05-12 13:10:27] local.ERROR: Call to undefined relationship [project] on model [Modules\ScrumBoard\Models\PipelineProject]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [project] on model [Modules\\ScrumBoard\\Models\\PipelineProject]. at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\RelationNotFoundException.php:35)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(806): Illuminate\\Database\\Eloquent\\RelationNotFoundException::make(Object(Modules\\ScrumBoard\\Models\\PipelineProject), 'project')
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php(110): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(802): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(776): Illuminate\\Database\\Eloquent\\Builder->getRelation('project')
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(756): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelation(Array, 'project', Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(724): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelations(Array)
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(449): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(481): Illuminate\\Database\\Eloquent\\Builder->find(36, Array)
#9 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(405): Illuminate\\Database\\Eloquent\\Builder->findOrFail(36)
#10 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(342): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->navigateTask(36)
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php(71): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->updatedPage(3, NULL)
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php(31): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->setPage(3, 'page')
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->nextPage('page')
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(474): Livewire\\Wrapped->__call('nextPage', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#111 {main}
"} 
[2025-05-12 13:11:23] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":36}}} 
[2025-05-12 13:11:23] local.INFO: Params after assignment {"params":{"task":36}} 
[2025-05-12 13:11:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:11:23] local.INFO: 🔹 showDrawer triggered {"task":36} 
[2025-05-12 13:11:23] local.INFO: 🔹 mount() - Task ID: {"task_id":36} 
[2025-05-12 13:11:23] local.INFO: 🔄 Page Updated: {"new_page":3} 
[2025-05-12 13:11:23] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:11:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$15f1","type":"->"}]} 
[2025-05-12 13:11:23] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:11:23] local.INFO: 🔹 render() - Task ID: {"task_id":36} 
[2025-05-12 13:11:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:13:59] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:13:59] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:14:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:14:00] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:14:00] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:14:00] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:14:00] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:14:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2bf7","type":"->"}]} 
[2025-05-12 13:14:00] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:14:00] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:14:56] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:14:56] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:14:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:14:56] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:14:56] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:14:56] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:14:56] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:14:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$107c6","type":"->"}]} 
[2025-05-12 13:14:56] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:14:56] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:14:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:15:23] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:15:23] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:15:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:15:23] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:15:23] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:15:23] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:15:23] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:15:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$11090","type":"->"}]} 
[2025-05-12 13:15:23] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:15:23] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:15:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:17:18] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:17:18] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:17:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:17:18] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:17:18] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:17:18] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:17:18] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:17:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$24ae","type":"->"}]} 
[2025-05-12 13:17:18] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:17:18] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:17:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:17:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:17:21] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:17:57] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-12 13:17:57] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-12 13:17:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:17:57] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-12 13:17:57] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-12 13:17:57] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-12 13:17:57] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:17:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1242c","type":"->"}]} 
[2025-05-12 13:17:57] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:17:57] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-12 13:17:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:18:03] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":36}}} 
[2025-05-12 13:18:03] local.INFO: Params after assignment {"params":{"task":36}} 
[2025-05-12 13:18:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:18:03] local.INFO: 🔹 showDrawer triggered {"task":36} 
[2025-05-12 13:18:03] local.INFO: 🔹 mount() - Task ID: {"task_id":36} 
[2025-05-12 13:18:03] local.INFO: 🔄 Page Updated: {"new_page":3} 
[2025-05-12 13:18:03] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:18:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$31d0","type":"->"}]} 
[2025-05-12 13:18:03] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:18:03] local.INFO: 🔹 render() - Task ID: {"task_id":36} 
[2025-05-12 13:18:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:18:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:18:05] local.INFO: 🔹 render() - Task ID: {"task_id":36} 
[2025-05-12 13:33:23] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 13:33:23] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 13:33:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":158,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 13:33:23] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 13:33:23] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 13:33:23] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 13:33:23] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 13:33:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":297,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a4cc","type":"->"}]} 
[2025-05-12 13:33:23] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 13:33:23] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:33:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:25] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:33:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:49] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:33:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":225,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":225,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:33:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:33:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:33:50] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:34:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:34:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:34:10] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 13:34:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":225,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:34:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":225,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:34:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:34:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 13:34:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:34:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 13:34:11] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 14:19:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":166,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":787,"function":"getEager","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":756,"function":"eagerLoadRelation","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":724,"function":"eagerLoadRelations","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\yajra\\laravel-datatables-oracle\\src\\QueryDataTable.php","line":175,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\yajra\\laravel-datatables-oracle\\src\\QueryDataTable.php","line":158,"function":"results","class":"Yajra\\DataTables\\QueryDataTable","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\yajra\\laravel-datatables-oracle\\src\\DataTableAbstract.php","line":732,"function":"make","class":"Yajra\\DataTables\\QueryDataTable","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\yajra\\laravel-datatables-buttons\\src\\Services\\DataTable.php","line":269,"function":"toJson","class":"Yajra\\DataTables\\DataTableAbstract","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.06},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":13.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.95},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.64}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.06},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.99},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.88},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.83}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.68}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.84},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.61}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.63}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.86}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 14:19:43] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 14:19:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.43}] 
[2025-05-12 14:19:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:19:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:19:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:19:43] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:51] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 14:19:51] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 14:19:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:19:51] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 14:19:51] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 14:19:51] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 14:19:51] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 14:19:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1ec1","type":"->"}]} 
[2025-05-12 14:19:51] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 14:19:51] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 14:19:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:19:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.55},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109) and `contracts`.`deleted_at` is null","bindings":[],"time":1.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.9},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.52}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.46},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.47},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.3}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.55}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.66}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.58},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.57}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.35},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.31}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 14:26:09] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 14:26:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.76},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.36}] 
[2025-05-12 14:26:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:26:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:26:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:26:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 14:26:13] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 14:26:13] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 14:26:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:26:13] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 14:26:13] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 14:26:13] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 14:26:13] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 14:26:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6b14","type":"->"}]} 
[2025-05-12 14:26:13] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 14:26:13] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 14:26:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:15] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 14:26:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:41] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:26:42] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 14:26:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:26:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":276,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":54,"function":"attributeValuesToBeLogged","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Spatie\\Activitylog\\Traits\\{closure}","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":286,"function":"Illuminate\\Events\\{closure}","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":266,"function":"invokeListeners","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasEvents.php","line":215,"function":"dispatch","class":"Illuminate\\Events\\Dispatcher","type":"->"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 14:31:15] local.INFO: ReloadPipeline triggered for Pipeline ID: 42  
[2025-05-12 14:31:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 14:31:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.59},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109, 60) and `contracts`.`deleted_at` is null","bindings":[],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.65},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.45}] 
[2025-05-12 14:31:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 14:31:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 14:31:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 14:31:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 14:31:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":42}}} 
[2025-05-12 14:31:29] local.INFO: Params after assignment {"params":{"task":42}} 
[2025-05-12 14:31:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:29] local.INFO: 🔹 showDrawer triggered {"task":42} 
[2025-05-12 14:31:29] local.INFO: 🔹 mount() - Task ID: {"task_id":42} 
[2025-05-12 14:31:29] local.INFO: 🔄 Page Updated: {"new_page":4} 
[2025-05-12 14:31:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 14:31:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5021","type":"->"}]} 
[2025-05-12 14:31:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 14:31:29] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 14:31:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:31:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:31:31] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.5},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109, 60) and `contracts`.`deleted_at` is null","bindings":[],"time":1.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.77},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.36}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.39},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.4},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.31}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.28},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.27}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.21}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.78},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.76}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.33},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.39}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 14:31:53] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 14:31:53] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.73},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.89}] 
[2025-05-12 14:31:53] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:53] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:53] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:53] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:53] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 14:31:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 14:31:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 14:31:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:31:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:31:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:31:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:31:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:31:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:31:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:32:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 14:32:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:32:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:32:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:32:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:32:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:32:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 14:32:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 14:32:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 14:32:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 14:32:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 14:32:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 14:32:06] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":42}}} 
[2025-05-12 14:32:06] local.INFO: Params after assignment {"params":{"task":42}} 
[2025-05-12 14:32:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 14:32:06] local.INFO: 🔹 showDrawer triggered {"task":42} 
[2025-05-12 14:32:06] local.INFO: 🔹 mount() - Task ID: {"task_id":42} 
[2025-05-12 14:32:06] local.INFO: 🔄 Page Updated: {"new_page":4} 
[2025-05-12 14:32:06] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 14:32:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d84","type":"->"}]} 
[2025-05-12 14:32:06] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 14:32:06] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 14:32:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:32:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:32:09] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 14:39:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:39:43] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 14:39:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 14:39:46] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:10:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:10:45] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:10:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:10:46] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:10:47] local.ERROR: Unable to find component: [change-request.contract.contract-list-requests] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [change-request.contract.contract-list-requests] at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php:116)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php(25): Livewire\\Mechanisms\\ComponentRegistry->getNameAndClass('change-request....')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(58): Livewire\\Mechanisms\\ComponentRegistry->new('change-request....', NULL)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(43): Livewire\\LivewireManager->new('change-request....')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('change-request....', Array, 'lw-3041489734-0')
#4 C:\\laragon\\www\\PMS\\storage\\framework\\views\\7c188f2b13ce4b9c415f143181188e96.php(7): Livewire\\LivewireManager->mount('change-request....', Array, 'lw-3041489734-0', Array, Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#12 C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php(147): Illuminate\\View\\View->render()
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#115 {main}
"} 
[2025-05-12 15:11:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:11:35] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:11:35] local.ERROR: Unable to find component: [scrumboard::change-request.contract.contract-list-requests] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [scrumboard::change-request.contract.contract-list-requests] at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php:116)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php(25): Livewire\\Mechanisms\\ComponentRegistry->getNameAndClass('scrumboard::cha...')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(58): Livewire\\Mechanisms\\ComponentRegistry->new('scrumboard::cha...', NULL)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(43): Livewire\\LivewireManager->new('scrumboard::cha...')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'lw-3041489734-0')
#4 C:\\laragon\\www\\PMS\\storage\\framework\\views\\7c188f2b13ce4b9c415f143181188e96.php(7): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'lw-3041489734-0', Array, Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#12 C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php(147): Illuminate\\View\\View->render()
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#115 {main}
"} 
[2025-05-12 15:12:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:12:27] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:12:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:12:31] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.81},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109, 60) and `contracts`.`deleted_at` is null","bindings":[],"time":3.31},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.84},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.46}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.47},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.37},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.84}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.78},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.85}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.57}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.23}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.2}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 15:12:46] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 15:12:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.29},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.39}] 
[2025-05-12 15:12:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:12:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:12:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:12:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:12:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:13:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 15:13:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:13:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:13:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:13:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:13:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:13:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 15:13:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:13:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:13:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:13:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:13:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:13:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:13:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:13:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:13:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:13:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:15:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 15:15:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:15:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:15:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:15:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:15:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:15:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 15:15:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 15:15:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 15:15:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 15:15:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 15:15:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 15:15:07] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":42}}} 
[2025-05-12 15:15:07] local.INFO: Params after assignment {"params":{"task":42}} 
[2025-05-12 15:15:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:15:07] local.INFO: 🔹 showDrawer triggered {"task":42} 
[2025-05-12 15:15:07] local.INFO: 🔹 mount() - Task ID: {"task_id":42} 
[2025-05-12 15:15:07] local.INFO: 🔄 Page Updated: {"new_page":4} 
[2025-05-12 15:15:07] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 15:15:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$987d","type":"->"}]} 
[2025-05-12 15:15:07] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 15:15:07] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:15:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:15:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:15:11] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:15:11] local.ERROR: Too few arguments to function Modules\ScrumBoard\Livewire\ChangeRequest\Contract\ContractListRequests::__construct(), 0 passed in C:\laragon\www\PMS\vendor\livewire\livewire\src\Mechanisms\ComponentRegistry.php on line 27 and exactly 1 expected {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer\\tabs\\contract-modifications.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Too few arguments to function Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests::__construct(), 0 passed in C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php on line 27 and exactly 1 expected at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests.php:14)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php(27): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->__construct()
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(58): Livewire\\Mechanisms\\ComponentRegistry->new('scrumboard::cha...', NULL)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(43): Livewire\\LivewireManager->new('scrumboard::cha...')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'lw-3041489734-0')
#4 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer\\tabs\\contract-modifications.blade.php(7): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'lw-3041489734-0', Array, Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#12 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer.blade.php(152): Illuminate\\View\\View->render()
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#115 {main}

[previous exception] [object] (ArgumentCountError(code: 0): Too few arguments to function Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests::__construct(), 0 passed in C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php on line 27 and exactly 1 expected at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests.php:14)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php(27): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->__construct()
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(58): Livewire\\Mechanisms\\ComponentRegistry->new('scrumboard::cha...', NULL)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(43): Livewire\\LivewireManager->new('scrumboard::cha...')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'lw-3041489734-0')
#4 C:\\laragon\\www\\PMS\\storage\\framework\\views\\7c188f2b13ce4b9c415f143181188e96.php(7): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'lw-3041489734-0', Array, Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#12 C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php(147): Illuminate\\View\\View->render()
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#115 {main}
"} 
[2025-05-12 15:16:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:16:06] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:16:06] local.ERROR: View [livewire.change-request.contract.list-requests] not found. {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer\\tabs\\contract-modifications.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): View [livewire.change-request.contract.list-requests] not found. at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php:137)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('livewire.change...', Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Factory.php(137): Illuminate\\View\\FileViewFinder->find('livewire.change...')
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(1020): Illuminate\\View\\Factory->make('livewire.change...', Array, Array)
#3 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests.php(38): view('livewire.change...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->render()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(271): Livewire\\Wrapped->__call('render', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(231): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), '<div></div>')
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'lw-3041489734-0')
#13 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer\\tabs\\contract-modifications.blade.php(7): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'lw-3041489734-0', Array, Array)
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#15 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#21 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer.blade.php(152): Illuminate\\View\\View->render()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#29 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#30 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#31 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#34 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#118 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#119 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#120 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#121 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#122 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#123 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#124 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [livewire.change-request.contract.list-requests] not found. at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php:137)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('livewire.change...', Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Factory.php(137): Illuminate\\View\\FileViewFinder->find('livewire.change...')
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(1020): Illuminate\\View\\Factory->make('livewire.change...', Array, Array)
#3 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests.php(38): view('livewire.change...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->render()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(271): Livewire\\Wrapped->__call('render', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(231): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), '<div></div>')
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'lw-3041489734-0')
#13 C:\\laragon\\www\\PMS\\storage\\framework\\views\\7c188f2b13ce4b9c415f143181188e96.php(7): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'lw-3041489734-0', Array, Array)
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#15 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#21 C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php(147): Illuminate\\View\\View->render()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#29 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#30 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#31 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#34 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#118 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#119 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#120 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#121 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#122 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#123 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#124 {main}
"} 
[2025-05-12 15:17:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:17:08] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:17:59] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":42}}} 
[2025-05-12 15:17:59] local.INFO: Params after assignment {"params":{"task":42}} 
[2025-05-12 15:17:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 15:17:59] local.INFO: 🔹 showDrawer triggered {"task":42} 
[2025-05-12 15:17:59] local.INFO: 🔹 mount() - Task ID: {"task_id":42} 
[2025-05-12 15:17:59] local.INFO: 🔄 Page Updated: {"new_page":4} 
[2025-05-12 15:17:59] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 15:17:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6514","type":"->"}]} 
[2025-05-12 15:17:59] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 15:17:59] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:18:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:18:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:18:02] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:19:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:19:19] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:19:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:19:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:19:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:19:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:19:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:19:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:19:21] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:20:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:20:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:20:18] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:20:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:20:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:20:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:20:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:20:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:20:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:20:20] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:24:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:49] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:24:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:50] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:24:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:57] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:24:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:24:58] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:25:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:05] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:25:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:07] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:25:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:20] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:25:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:25:22] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:26:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:26:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:26:24] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:26:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:26:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:26:25] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:31:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:31:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:31:46] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:31:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:31:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:31:47] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:31:47] local.ERROR: Cannot redeclare Modules\ScrumBoard\Livewire\ChangeRequest\Contract\ContractListRequests::createRequest() {"userId":1,"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests::createRequest() at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests.php:43)
[stacktrace]
#0 {main}
"} 
[2025-05-12 15:32:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:32:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:32:12] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:32:14] local.ERROR: Unable to find component: [change-request.contract.request-form] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [change-request.contract.request-form] at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php:116)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php(25): Livewire\\Mechanisms\\ComponentRegistry->getNameAndClass('change-request....')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(58): Livewire\\Mechanisms\\ComponentRegistry->new('change-request....', NULL)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(43): Livewire\\LivewireManager->new('change-request....')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('change-request....', Array, 'change-request-...')
#4 C:\\laragon\\www\\PMS\\storage\\framework\\views\\319e8b3fb65d3fe8e7b8366b12334bb6.php(9): Livewire\\LivewireManager->mount('change-request....', Array, 'change-request-...', Array, Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#15 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#107 {main}
"} 
[2025-05-12 15:33:25] local.ERROR: Unable to find component: [change-request.contract.request-form] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [change-request.contract.request-form] at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php:116)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ComponentRegistry.php(25): Livewire\\Mechanisms\\ComponentRegistry->getNameAndClass('change-request....')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(58): Livewire\\Mechanisms\\ComponentRegistry->new('change-request....', NULL)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(43): Livewire\\LivewireManager->new('change-request....')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('change-request....', Array, 'change-request-...')
#4 C:\\laragon\\www\\PMS\\storage\\framework\\views\\319e8b3fb65d3fe8e7b8366b12334bb6.php(9): Livewire\\LivewireManager->mount('change-request....', Array, 'change-request-...', Array, Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#15 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#107 {main}
"} 
[2025-05-12 15:36:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:36:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:36:46] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:36:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:36:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:36:48] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:40:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:40:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:40:14] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:40:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:40:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:40:16] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:44:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:44:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:44:15] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:44:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:44:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:44:16] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:46:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:46:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:46:32] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:46:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:46:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:46:33] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:46:35] local.ERROR: Object of class Akaunting\Money\Money could not be converted to float {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Object of class Akaunting\\Money\\Money could not be converted to float at C:\\laragon\\www\\PMS\\app\\Helpers\\helper.php:1309)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Object of class...', 'C:\\\\laragon\\\\www\\\\...', 1309)
#1 C:\\laragon\\www\\PMS\\app\\Helpers\\helper.php(1309): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Object of class...', 'C:\\\\laragon\\\\www\\\\...', 1309)
#2 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php(48): cMoney(Object(Akaunting\\Money\\Money), 'SAR', true)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#4 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#15 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\list-requests.blade.php(2): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}

[previous exception] [object] (ErrorException(code: 0): Object of class Akaunting\\Money\\Money could not be converted to float at C:\\laragon\\www\\PMS\\app\\Helpers\\helper.php:1309)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Object of class...', 'C:\\\\laragon\\\\www\\\\...', 1309)
#1 C:\\laragon\\www\\PMS\\app\\Helpers\\helper.php(1309): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Object of class...', 'C:\\\\laragon\\\\www\\\\...', 1309)
#2 C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php(52): cMoney(Object(Akaunting\\Money\\Money), 'SAR', true)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#4 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#15 C:\\laragon\\www\\PMS\\storage\\framework\\views\\319e8b3fb65d3fe8e7b8366b12334bb6.php(9): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}
"} 
[2025-05-12 15:47:36] local.ERROR: Invalid amount "" {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Invalid amount \"\" at C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-money\\src\\Money.php:244)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-money\\src\\Money.php(219): Akaunting\\Money\\Money->parseAmount(NULL, true)
#1 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-money\\src\\helpers.php(19): Akaunting\\Money\\Money->__construct(NULL, Object(Akaunting\\Money\\Currency), true)
#2 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php(50): money(NULL, 'SAR', true)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#4 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#15 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\list-requests.blade.php(2): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}

[previous exception] [object] (Akaunting\\Money\\Exceptions\\UnexpectedAmountException(code: 0): Invalid amount \"\" at C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-money\\src\\Money.php:244)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-money\\src\\Money.php(219): Akaunting\\Money\\Money->parseAmount(NULL, true)
#1 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-money\\src\\helpers.php(19): Akaunting\\Money\\Money->__construct(NULL, Object(Akaunting\\Money\\Currency), true)
#2 C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php(54): money(NULL, 'SAR', true)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#4 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#15 C:\\laragon\\www\\PMS\\storage\\framework\\views\\319e8b3fb65d3fe8e7b8366b12334bb6.php(9): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#100 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#116 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#118 {main}
"} 
[2025-05-12 15:49:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:24] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:49:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:25] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:49:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:49:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 15:49:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:49:27] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:51:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:51:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:51:08] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:52:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:52:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:52:29] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:52:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:52:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:52:35] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:52:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:52:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:52:36] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:58:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:58:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:58:04] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 15:58:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:58:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 15:58:06] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":276,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-activitylog\\src\\Traits\\LogsActivity.php","line":54,"function":"attributeValuesToBeLogged","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Spatie\\Activitylog\\Traits\\{closure}","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":286,"function":"Illuminate\\Events\\{closure}","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":266,"function":"invokeListeners","class":"Illuminate\\Events\\Dispatcher","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasEvents.php","line":215,"function":"dispatch","class":"Illuminate\\Events\\Dispatcher","type":"->"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:05:02] local.INFO: ReloadPipeline triggered for Pipeline ID: 42  
[2025-05-12 16:05:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 16:05:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.67},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109, 60, 329) and `contracts`.`deleted_at` is null","bindings":[],"time":1.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.72},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.56}] 
[2025-05-12 16:05:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":171,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:05:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:05:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 16:05:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:05:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:05:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 16:05:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:05:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:05:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:05:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:05:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:05:11] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":43}}} 
[2025-05-12 16:05:11] local.INFO: Params after assignment {"params":{"task":43}} 
[2025-05-12 16:05:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:05:11] local.INFO: 🔹 showDrawer triggered {"task":43} 
[2025-05-12 16:05:11] local.INFO: 🔹 mount() - Task ID: {"task_id":43} 
[2025-05-12 16:05:11] local.INFO: 🔄 Page Updated: {"new_page":5} 
[2025-05-12 16:05:11] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 16:05:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$97f0","type":"->"}]} 
[2025-05-12 16:05:11] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 16:05:11] local.INFO: 🔹 render() - Task ID: {"task_id":43} 
[2025-05-12 16:05:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:05:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:05:14] local.INFO: 🔹 render() - Task ID: {"task_id":43} 
[2025-05-12 16:10:22] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":42}}} 
[2025-05-12 16:10:22] local.INFO: Params after assignment {"params":{"task":42}} 
[2025-05-12 16:10:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:10:22] local.INFO: 🔹 showDrawer triggered {"task":42} 
[2025-05-12 16:10:22] local.INFO: 🔹 mount() - Task ID: {"task_id":42} 
[2025-05-12 16:10:22] local.INFO: 🔄 Page Updated: {"new_page":4} 
[2025-05-12 16:10:22] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 16:10:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a6fc","type":"->"}]} 
[2025-05-12 16:10:22] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 16:10:22] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:10:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:10:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:10:25] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:21:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:21:56] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:21:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:21:59] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:23:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:23:46] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:23:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:23:48] local.INFO: 🔹 render() - Task ID: {"task_id":42} 
[2025-05-12 16:39:26] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-12 16:39:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.78},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.14},{"query":"select * from `invoices` where `invoices`.`id` in (572, 574, 24, 577, 863, 705) and `invoices`.`deleted_at` is null","bindings":[],"time":5.77},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.76},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.41},{"query":"select * from `invoices` where `invoices`.`id` in (572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.61}] 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:26] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-12 16:39:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.43}] 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-12 16:39:26] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-12 16:39:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.33}] 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-12 16:39:26] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-12 16:39:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.23}] 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-12 16:39:26] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-12 16:39:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.62}] 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-12 16:39:26] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-12 16:39:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.26}] 
[2025-05-12 16:39:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:39:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:39:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:39:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 16:39:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:39:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 16:39:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:39:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:39:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:39:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:39:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-12 16:39:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-12 16:39:29] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-12 16:39:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:39:29] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-12 16:39:29] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-12 16:39:29] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 16:39:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 16:39:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d548","type":"->"}]} 
[2025-05-12 16:39:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 16:39:29] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 16:39:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:39:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:39:33] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 16:39:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:39:46] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 16:39:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:39:55] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.02},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109, 60, 329) and `contracts`.`deleted_at` is null","bindings":[],"time":2.15},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.7},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.52}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.68},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.71},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.63}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.39}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.34}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.43}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.45}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 16:49:00] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 16:49:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.43}] 
[2025-05-12 16:49:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 16:49:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 16:49:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 16:49:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 16:49:04] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 16:49:04] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 16:49:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:49:04] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 16:49:04] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 16:49:04] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 16:49:04] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 16:49:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e8c4","type":"->"}]} 
[2025-05-12 16:49:04] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 16:49:04] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:49:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:49:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:49:06] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:49:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:49:09] local.ERROR: Undefined variable $start {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Undefined variable $start at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php:53)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#12 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\list-requests.blade.php(2): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#115 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $start at C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php:53)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', 'C:\\\\laragon\\\\www\\\\...', 53)
#1 C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php(53): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', 'C:\\\\laragon\\\\www\\\\...', 53)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#5 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#14 C:\\laragon\\www\\PMS\\storage\\framework\\views\\319e8b3fb65d3fe8e7b8366b12334bb6.php(9): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#15 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#26 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#116 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#117 {main}
"} 
[2025-05-12 16:50:00] local.ERROR: Cannot use Carbon\Carbon as Carbon because the name is already in use {"userId":1,"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot use Carbon\\Carbon as Carbon because the name is already in use at C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php:154)
[stacktrace]
#0 {main}
"} 
[2025-05-12 16:51:27] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 16:51:27] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 16:51:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 16:51:27] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 16:51:27] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 16:51:27] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 16:51:27] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 16:51:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$48de","type":"->"}]} 
[2025-05-12 16:51:27] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 16:51:27] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:51:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:51:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:51:29] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:51:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:52:00] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:52:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:52:02] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:52:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:52:41] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:52:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:52:42] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:52:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:52:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:53:26] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:53:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:53:27] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:53:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:53:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:55:26] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:55:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:55:27] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:55:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:55:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:56:53] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:56:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:56:54] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:56:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:56:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:57:22] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 16:57:23] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 16:57:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 16:57:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:03:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:03:19] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:03:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:03:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:03:21] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:03:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:03:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 17:03:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:03:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:03:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:03:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:03:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:03:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 17:03:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:03:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:03:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:03:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:03:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:03:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:03:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:03:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:03:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:03:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:03:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 17:03:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:03:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:03:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:03:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:03:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:03:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 17:03:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:03:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:03:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:03:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:03:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:04:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:04:25] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:04:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:27] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-12 17:04:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-12 17:04:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.47},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4, 109, 60, 329) and `contracts`.`deleted_at` is null","bindings":[],"time":1.11},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.61},{"query":"select * from `contracts` where `contracts`.`id` in (12, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.85}] 
[2025-05-12 17:04:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\d76f4663a1144495a62aabd49bf59643.php","line":76,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:27] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-12 17:04:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-12 17:04:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.67},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.78},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.74},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.54}] 
[2025-05-12 17:04:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 17:04:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-12 17:04:28] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-12 17:04:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.52}] 
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-12 17:04:28] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-12 17:04:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.62}] 
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-12 17:04:28] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-12 17:04:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.77},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.75}] 
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-12 17:04:28] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-12 17:04:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.42}] 
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-12 17:04:28] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-12 17:04:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.21}] 
[2025-05-12 17:04:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-12 17:04:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-12 17:04:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":625,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:33] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-12 17:04:33] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-12 17:04:33] local.INFO: ⚠️ No Sorting Applied  
[2025-05-12 17:04:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-12 17:04:33] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-12 17:04:41] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":33}}} 
[2025-05-12 17:04:41] local.INFO: Params after assignment {"params":{"task":33}} 
[2025-05-12 17:04:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":163,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-12 17:04:41] local.INFO: 🔹 showDrawer triggered {"task":33} 
[2025-05-12 17:04:41] local.INFO: 🔹 mount() - Task ID: {"task_id":33} 
[2025-05-12 17:04:41] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-12 17:04:41] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-12 17:04:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":302,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8256","type":"->"}]} 
[2025-05-12 17:04:41] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-12 17:04:41] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:04:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:04:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:04:43] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:04:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:04:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:08:00] local.ERROR: Class "Carbon" not found {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Class \"Carbon\" not found at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\change-request\\contract\\request-form.blade.php:113)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#80 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#82 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#84 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#87 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#101 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#102 {main}

[previous exception] [object] (Error(code: 0): Class \"Carbon\" not found at C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php:120)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include()
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#7 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#8 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), Object(Closure))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractRequestForm), '<div></div>')
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::cha...', Array, 'change-request-...')
#12 C:\\laragon\\www\\PMS\\storage\\framework\\views\\319e8b3fb65d3fe8e7b8366b12334bb6.php(9): Livewire\\LivewireManager->mount('scrumboard::cha...', Array, 'change-request-...', Array, Array)
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests), Object(Closure))
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ChangeRequest\\Contract\\ContractListRequests))
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#114 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#115 {main}
"} 
[2025-05-12 17:08:27] local.ERROR: Cannot use Carbon\Carbon as Carbon because the name is already in use {"userId":1,"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot use Carbon\\Carbon as Carbon because the name is already in use at C:\\laragon\\www\\PMS\\storage\\framework\\views\\70100a8df2d8d6969badda24ce4676b1.php:161)
[stacktrace]
#0 {main}
"} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:10:38] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":230,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:10:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-12 17:10:43] local.INFO: 🔹 render() - Task ID: {"task_id":33} 
[2025-05-12 17:10:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-12 17:10:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":87,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
